pulkit-cldcvr opened a new issue, #8343: URL: https://github.com/apache/iceberg/issues/8343
### Query engine Spark ### Question I am trying to use Iceberg glue catalog to integrate with spark. However I am able to query the table data but not able to run procedures. Exception:- pyspark.sql.utils.ParseException: Syntax error at or near 'CALL' <img width="757" alt="image" src="https://github.com/apache/iceberg/assets/114221990/7afacef2-dfd3-458c-8620-1029e595cbe9"> Spark Config:- <img width="721" alt="image" src="https://github.com/apache/iceberg/assets/114221990/162849a9-ad06-4f59-87bd-798ec6ef7fe3"> -- 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]
