singhpk234 opened a new pull request, #5156: URL: https://github.com/apache/iceberg/pull/5156
Closes : 1. https://github.com/apache/iceberg/issues/4365 2. https://github.com/apache/iceberg/issues/1405 3. https://github.com/apache/iceberg/issues/2618 ---- ### About the Changes : 1. Make SparkSession Catalog implement newly introduced Catalog methods 2. Adapt the timestamp precision returned by spark to iceberg requirements. P.S This change would not have been possible without the awesome work done by @huaxingao in spark to [support AS OF grammar in spark](https://issues.apache.org/jira/browse/SPARK-37219) natively. ---- ### Testing : Added new UT's ---- cc @rdblue, @aokolnychyi , @RussellSpitzer , @jackye1995 , @huaxingao , @flyrain -- 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]
