Re: [PR] Spec, OpenAPI: Adds EnableRowLineage Metadata Update [iceberg]

2025-01-24 Thread via GitHub
RussellSpitzer commented on PR #12050: URL: https://github.com/apache/iceberg/pull/12050#issuecomment-2613082288 Merged, Thanks for the review @danielcweeks + @flyrain + @amogh-jahagirdar -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Spec, OpenAPI: Adds EnableRowLineage Metadata Update [iceberg]

2025-01-24 Thread via GitHub
RussellSpitzer merged PR #12050: URL: https://github.com/apache/iceberg/pull/12050 -- 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...@ic

Re: [PR] Spec, OpenAPI: Adds EnableRowLineage Metadata Update [iceberg]

2025-01-23 Thread via GitHub
RussellSpitzer commented on code in PR #12050: URL: https://github.com/apache/iceberg/pull/12050#discussion_r1927701544 ## open-api/rest-catalog-open-api.yaml: ## @@ -2945,6 +2946,14 @@ components: items: type: integer +EnableRowLineageUpdate: +

Re: [PR] Spec, OpenAPI: Adds EnableRowLineage Metadata Update [iceberg]

2025-01-23 Thread via GitHub
flyrain commented on code in PR #12050: URL: https://github.com/apache/iceberg/pull/12050#discussion_r1927572954 ## open-api/rest-catalog-open-api.yaml: ## @@ -2945,6 +2946,14 @@ components: items: type: integer +EnableRowLineageUpdate: + allOf

Re: [PR] Spec, OpenAPI: Adds EnableRowLineage Metadata Update [iceberg]

2025-01-23 Thread via GitHub
RussellSpitzer commented on code in PR #12050: URL: https://github.com/apache/iceberg/pull/12050#discussion_r1927116867 ## open-api/rest-catalog-open-api.yaml: ## @@ -2945,6 +2946,14 @@ components: items: type: integer +EnableRowLineageUpdate: Revi

Re: [PR] Spec, OpenAPI: Adds EnableRowLineage Metadata Update [iceberg]

2025-01-22 Thread via GitHub
danielcweeks commented on code in PR #12050: URL: https://github.com/apache/iceberg/pull/12050#discussion_r1926140195 ## open-api/rest-catalog-open-api.yaml: ## @@ -2945,6 +2946,14 @@ components: items: type: integer +EnableRowLineageUpdate: Review