DBMS_CLOUD Avro, ORC, and Parquet Support
This section
        covers the DBMS_CLOUD
Avro, ORC, and Parquet support provided with Autonomous AI Database.
            
- DBMS_CLOUD Package Format Options for Avro, ORC, or Parquet
 The format argument inDBMS_CLOUDspecifies the format of source files.
- DBMS_CLOUD Package Avro to Oracle Data Type Mapping
 Describes the mapping of Avro data types to Oracle data types.
- DBMS_CLOUD Package ORC to Oracle Data Type Mapping
 Describes the mapping of ORC data types to Oracle data types.
- DBMS_CLOUD Package Parquet to Oracle Data Type Mapping
 Describes the mapping of Parquet data types to Oracle data types.
- DBMS_CLOUD Package Oracle Data Type to Parquet Mapping
 Describes the mapping of Oracle data types to Parquet data types.
- DBMS_CLOUD Package Avro, ORC, and Parquet Complex Types
 Describes the mapping of Avro, ORC, and Parquet complex data types to Oracle data types.
- DBMS_CLOUD Package Avro, ORC, and Parquet to Oracle Column Name Mapping
 Describes rules for how Avro, ORC, and Parquet column names are converted to Oracle column names.
Parent topic: DBMS_CLOUD Package