exasol / cloud-storage-extension

Exasol Cloud Storage Extension for accessing formatted data Avro, Orc and Parquet, on public cloud storage systems
MIT License
7 stars 11 forks source link

Add support for UUID #183

Closed morazow closed 2 years ago

morazow commented 2 years ago

Situation

The recent version of parquet-io-java supports reading UUID encoded in fixed_len_byte_array type.

Acceptance Criteria