deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

Support reading parquet metadata files with custom table definition #6174

Closed malhotrashivam closed 1 month ago

malhotrashivam commented 1 month ago

Currently, while reading a parquet data set which has a metadata file, we throw an exception if a user provides a custom table definition. As part of this issue, we should add support for this.