Functionsยง
- Bind and generate create MV plan, return plan and mv table info.
- Generate create MV plan from a bound query
- get_
column_ ๐names If columns is empty, it means that the user did not specify the column names. In this case, we extract the column names from the query. If columns is not empty, it means that user specify the column names and the user should guarantee that the column names number are consistent with the query. - parse_
column_ ๐names