AvroContainerSplit |
The AvroContainerSplit operator splits a BLOB in the Avro Object Container File format into a table of individual Avro Dataset objects. |
Dataset_Keys |
The DATASET_KEYS table operator provides a list of all keys that can be queried in a DATASET data type instance, or a DATASET schema specified as CHAR/VARCHAR/CLOB/JSON. |
DATASET_TABLE |
The DATASET_TABLE table operator takes a DATASET instance and creates a temporary table based on a subset (or all) of the data contained within. |
CSV_TO_AVRO |
Use the CSV_TO_AVRO table operator to convert CSV (Comma-Separated Value) data into Avro data. |
CSV_TO_JSON |
The CSV_TO_JSON table operator converts CSV data into JSON data. |
DATASET_PUBLISH |
The DATASET_PUBLISH table operator allows any row of data in a relational table to be composed into a complex data type. |