denghaiy opened a new issue, #11211:
URL: https://github.com/apache/iceberg/issues/11211
### Apache Iceberg version
1.0.0
### Query engine
Spark
### Please describe the bug 🐞
We have created a iceberg table named "test.tableA" with a column type
decimal(2,2), but it reports a error
"org.apache.hadoop.hive.serde2.SerDeException
java.lang.IllegalArgumentException " when we executed a sql "desc tableA" in
hive command line,could you tell me whether it is a known issue? And then I
also tried "show create table test.tableA" in hive command line,the result
missed all the columns of the table.
By the way ,our hive version is 3.1.2, our spark version is 3.1.2, and
the compatible packages for spark&hive and iceberg are
iceberg-spark-runtime-3.2_2.12-1.0.0.jar and iceberg-hive-runtime-1.0.0.jar


### Willingness to contribute
- [ ] I can contribute a fix for this bug independently
- [ ] I would be willing to contribute a fix for this bug with guidance from
the Iceberg community
- [X] I cannot contribute a fix for this bug at this time
--
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]