You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do support writing regular dictionaries to Parquet. See #7025
I am curious as to why complex types have a problem. I'll look into this.
We know constant vectors are flattened until Arrow supports writing REE encoding to Parquet. There is some issue somewhere for this.
Bug description
When we execute the SQL statement below using Gluten, it raises an exception with the message 'An unsupported nested encoding was found.
System information
Velox System Info v0.0.2
Commit: 467812f
CMake Version: 3.28.3
System: Linux-5.4.0-167-generic
Arch: x86_64
C++ Compiler: /usr/bin/c++
C++ Compiler Version: 9.4.0
C Compiler: /usr/bin/cc
C Compiler Version: 9.4.0
CMake Prefix Path: /usr/local;/usr;/;/usr/local/lib/python3.8/dist-packages/cmake/data;/usr/local;/usr/X11R6;/usr/pkg;/opt
Relevant logs
The text was updated successfully, but these errors were encountered: