kevinjqliu commented on code in PR #2566: URL: https://github.com/apache/iceberg-python/pull/2566#discussion_r2403427299
########## dev/spark/spark-defaults.conf: ########## @@ -48,3 +48,5 @@ spark.sql.defaultCatalog rest spark.ui.enabled true spark.eventLog.enabled true spark.eventLog.dir /home/iceberg/spark-events + +spark.sql.ansi.enabled false Review Comment: https://spark.apache.org/docs/latest/sql-ref-ansi-compliance.html -- 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]
