nastra merged PR #8709:
URL: https://github.com/apache/iceberg/pull/8709
--
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: issues-unsubscr...@iceberg.apac
nk1506 commented on PR #8709:
URL: https://github.com/apache/iceberg/pull/8709#issuecomment-1747996344
@szehon-ho , Please review and share the feedback.
--
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 t
ajantha-bhat commented on code in PR #8709:
URL: https://github.com/apache/iceberg/pull/8709#discussion_r1345506789
##
docs/spark-queries.md:
##
@@ -357,6 +381,31 @@ SELECT * FROM prod.db.table.all_data_files;
|
0|s3://.../dt=20210103/0-0-26222098-032f-472b-8ea5-651a5
nk1506 commented on code in PR #8709:
URL: https://github.com/apache/iceberg/pull/8709#discussion_r1345504986
##
docs/spark-queries.md:
##
@@ -357,6 +381,31 @@ SELECT * FROM prod.db.table.all_data_files;
|
0|s3://.../dt=20210103/0-0-26222098-032f-472b-8ea5-651a55b2121
ajantha-bhat commented on code in PR #8709:
URL: https://github.com/apache/iceberg/pull/8709#discussion_r1345238159
##
docs/spark-queries.md:
##
@@ -357,6 +381,31 @@ SELECT * FROM prod.db.table.all_data_files;
|
0|s3://.../dt=20210103/0-0-26222098-032f-472b-8ea5-651a5
ajantha-bhat commented on PR #8709:
URL: https://github.com/apache/iceberg/pull/8709#issuecomment-1746153696
@nk1506: I think it is hard to review. Can you please keep the scope of this
PR to add the missing metadata tables? Rearranging can be done in a followup
PR.
--
This is an automa
nk1506 opened a new pull request, #8709:
URL: https://github.com/apache/iceberg/pull/8709
Arranged alphabetically all the metadata table queries docs for spark
engine.
Also added missing metadata tables.
Fixes #757
--
This is an automated message from the Apache Git Service.
T