beliefer commented on issue #11010:
URL:
https://github.com/apache/incubator-gluten/issues/11010#issuecomment-3484056535
Let me show the schema.
`desc formatted test_orc_table_hive_gluten;`
The output is:
```
id int
name string
dt string
# Partition Information
# col_name data_type comment
dt string
# Detailed Table Information
Database default
Table test_orc_table_hive_gluten
Owner hadoop
Created Time Mon Jul 29 11:06:19 HKT 2024
Last Access UNKNOWN
Created By Spark 2.2 or prior
Type MANAGED
Provider hive
Table Properties [transient_lastDdlTime=1762163867]
Location hdfs://mypath/warehouse/test_orc_table_hive_gluten
Serde Library org.apache.hadoop.hive.ql.io.orc.OrcSerde
InputFormat org.apache.hadoop.hive.ql.io.orc.OrcInputFormat
OutputFormat org.apache.hadoop.hive.ql.io.orc.OrcOutputFormat
Storage Properties [serialization.format=1]
Partition Provider Catalog
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]