mrendi29 opened a new issue, #15220:
URL: https://github.com/apache/iceberg/issues/15220

   ### Apache Iceberg version
   
   main (development)
   
   ### Query engine
   
   Spark
   
   ### Please describe the bug 🐞
   
   Trying to create a table with VARIANT and HMS catalog currently does not 
work. The following error is thrown: 
   ```
   org.apache.spark.sql.execution.QueryExecutionException: 
java.lang.UnsupportedOperationException: variant is not supported
           at 
org.apache.iceberg.hive.HiveSchemaUtil.convertToTypeString(HiveSchemaUtil.java:188)
           at 
org.apache.iceberg.hive.HiveSchemaUtil.lambda$convert$0(HiveSchemaUtil.java:44)
   ```
   
   More info: 
https://apache-iceberg.slack.com/archives/C025PH0G1D4/p1769802258483219 
   
   ### Willingness to contribute
   
   - [x] I can contribute a fix for this bug independently
   - [x] I would be willing to contribute a fix for this bug with guidance from 
the Iceberg community
   - [ ] 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]

Reply via email to