pallevam opened a new pull request, #14849: URL: https://github.com/apache/iceberg/pull/14849
This PR adds documentation for Iceberg's Spark SQL helper functions exposed in the `system` schema of an Iceberg catalog: - system.iceberg_version - system.bucket - system.years - system.month / system.months - system.days - system.hours - system.truncate A new section, "SQL functions for partition transforms", is added to `spark-queries.md` with short descriptions and example usage for each function. Fixes #13156. -- 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]
