Details
Description
When using the following project: https://github.com/awslabs/aws-glue-data-catalog-client-for-apache-hive-metastore
To have glue supported as as a hive metastore for spark there is an issue when reading a date-partitioned data set. Writing is fine.
You get the following error:
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)
A fix for this is making sure the date passed to glue is quoted