Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-10 Thread via GitHub
danny0405 merged PR #10024: URL: https://github.com/apache/hudi/pull/10024 -- 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:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-09 Thread via GitHub
boneanxs commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1805157725 ![Screenshot 2023-11-10 at 14 10 44](https://github.com/apache/hudi/assets/10115332/0ccd00c6-a4a6-4d7e-9db7-57629ee5a20e) The CI actually passes, @danny0405 -- This is an automated

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-09 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803738445 ## CI report: * 7c0ff25207cc19c5496dc4e7e688c3a8527663d2 Azure:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-09 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803727431 ## CI report: * 7c0ff25207cc19c5496dc4e7e688c3a8527663d2 Azure:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-09 Thread via GitHub
boneanxs commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803689997 @hudi-bot run azure -- 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.

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-09 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803376718 ## CI report: * 7c0ff25207cc19c5496dc4e7e688c3a8527663d2 Azure:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803289144 ## CI report: * 17566af6a57a43de3b2a5d5ab7bcd8bd28336307 Azure:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803281654 ## CI report: * 17566af6a57a43de3b2a5d5ab7bcd8bd28336307 Azure:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
boneanxs commented on code in PR #10024: URL: https://github.com/apache/hudi/pull/10024#discussion_r1387540620 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/catalyst/catalog/HoodieCatalogTable.scala: ## @@ -169,9 +170,10 @@ class

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
danny0405 commented on code in PR #10024: URL: https://github.com/apache/hudi/pull/10024#discussion_r1387533789 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/catalyst/catalog/HoodieCatalogTable.scala: ## @@ -169,9 +170,10 @@ class

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803194775 ## CI report: * 17566af6a57a43de3b2a5d5ab7bcd8bd28336307 Azure:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803071823 ## CI report: * 17566af6a57a43de3b2a5d5ab7bcd8bd28336307 Azure:

Re: [PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
hudi-bot commented on PR #10024: URL: https://github.com/apache/hudi/pull/10024#issuecomment-1803066773 ## CI report: * 17566af6a57a43de3b2a5d5ab7bcd8bd28336307 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run

[PR] [HUDI-7054][FOLLOW_UP] HoodieCatalogTable should ignore lazily deleted partitions [hudi]

2023-11-08 Thread via GitHub
boneanxs opened a new pull request, #10024: URL: https://github.com/apache/hudi/pull/10024 ### Change Logs _Describe context and summary for this change. Highlight if any code was copied._ Thinking it might be better to directly let `HoodieCatalogTable` to filter deleted