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
There is an existing config property hive.orc.use-column-names to access ORC file by column names, but no session property. For parquet, we have a session property too parquet_use_column_names. Let's implement a session property for ORC too.