lvyanquan opened a new pull request, #5866: URL: https://github.com/apache/iceberg/pull/5866
https://github.com/apache/iceberg/pull/4629 is already merged, but the the document hasn't been update. The execution output is inconsistent with the [documentation](https://iceberg.apache.org/docs/latest/spark-procedures/#output-4), which will lead to confuse, this pr will fix it. ``` CALL spark_catalog.system.expire_snapshots('test_table'); 0 0 0 0 1 Time taken: 7.254 seconds, Fetched 1 row(s) 22/09/27 17:32:43 INFO SparkSQLCLIDriver: Time taken: 7.254 seconds, Fetched 1 row(s) ``` -- 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]
