eshishki opened a new pull request, #12276:
URL: https://github.com/apache/iceberg/pull/12276
spark-sql ()> SET spark.sql.cli.print.header=true;
key value
spark.sql.cli.print.header true
Time taken: 0.783 seconds, Fetched 1 row(s)
spark-sql ()> call
my_catalog.system.scan_metrics('landing_cbs_tj.transactions');
total_data_records total_data_files records_with_no_deletes
records_with_only_eq_deletes records_with_only_pos_deletes
records_with_both_deletes records_with_eq_deletes_total
unique_eq_delete_files eq_delete_files_referenced eq_delete_records
unique_pos_delete_files pos_delete_files_referenced pos_delete_records
617929135 9207 604264880 10410358 204938 3048959
13459317 68 239 726 14 47 73
Time taken: 3.958 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]