github-actions[bot] commented on PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#issuecomment-2489804811
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] closed pull request #11156: OpenAPI: Add planning-mode to
loadTable response
URL: https://github.com/apache/iceberg/pull/11156
--
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
github-actions[bot] commented on PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#issuecomment-2475084133
This pull request has been marked as stale due to 30 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pul
rahil-c commented on PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#issuecomment-2406727113
@amogh-jahagirdar I was wondering if we should tag this on the milestone
board for 1.7.0 as it relates to the impl pr
https://github.com/apache/iceberg/pull/11180
--
This is an autom
rahil-c commented on PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#issuecomment-2403622257
Was wondering if I could get your thoughts on this @rdblue @danielcweeks
@amogh-jahagirdar @singhpk234 ?
--
This is an automated message from the Apache Git Service.
To respond to the
jackye1995 commented on code in PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#discussion_r1765496741
##
open-api/rest-catalog-open-api.yaml:
##
@@ -3240,6 +3253,11 @@ components:
type: string
enum: ["completed", "submitted", "cancelled", "failed"]
jackye1995 commented on code in PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#discussion_r1765495993
##
open-api/rest-catalog-open-api.yaml:
##
@@ -3138,6 +3149,8 @@ components:
description: May be null if the table is staged as part of a
transaction
rahil-c opened a new pull request, #11156:
URL: https://github.com/apache/iceberg/pull/11156
Recently in the iceberg community we landed a new set of scan planning apis
within the rest spec https://github.com/apache/iceberg/pull/9695.
The following spec change in this pr aims to prov