dione icon indicating copy to clipboard operation
dione copied to clipboard

Fix Array type value when fetching from Parquet data

Open uzadude opened this issue 4 years ago • 0 comments

Summary

We currently fail to fetch a value of type Array if the data is in Parquet format. need to look into this. Also, loadByIndex fail if requested columns contain complex types - array/map (at least in Parquet)

uzadude avatar Sep 22 '21 14:09 uzadude