stijndehaes commented on PR #41035:
URL: https://github.com/apache/spark/pull/41035#issuecomment-1538219912

   @wangyum @Hisoka-X 
   
   There is more info in the issue on JIRA: 
https://issues.apache.org/jira/browse/SPARK-43357
   
   So basically when integrating we glue we are getting issues:
   
   ```
   org.apache.hadoop.hive.metastore.api.InvalidObjectException: Unsupported 
expression '2023 - 05 - 03' (Service: AWSGlue; Status Code: 400; Error Code: 
InvalidInputException; Request ID: beed68c6-b228-442e-8783-52c25b9d2243; Proxy: 
null)
   ```
   
   Now this issue might be on the side of glue, but glue is supposed to be hive 
compatible. So I think this should also work with a hive catalog. However I do 
not have access to one, and would net to se one up.
   So maybe someone with more experience with that could help me to test 
compatibility.


-- 
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