Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-22 Thread via GitHub
stream2000 merged PR #10528: URL: https://github.com/apache/hudi/pull/10528 -- 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-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-22 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1903566951 ## CI report: * fe70696a5c4f16b0367470f54fe4814f510cb3b0 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-21 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1903388167 ## CI report: * 0c268f8c3ff082913d8522edfa1674fa88b19ab6 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-21 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1903345377 ## CI report: * 0c268f8c3ff082913d8522edfa1674fa88b19ab6 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
stream2000 commented on code in PR #10528: URL: https://github.com/apache/hudi/pull/10528#discussion_r1458286332 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/HoodieFileIndex.scala: ## @@ -361,9 +364,16 @@ case class HoodieFileIndex(spark:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1898535611 ## CI report: * 0c268f8c3ff082913d8522edfa1674fa88b19ab6 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1898350527 ## CI report: * c5a5fc4a8d3dddbc4c4fb01a1d168136abeb4863 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1898169129 ## CI report: * 70c69652005098181a64aa8037480f766259f711 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1898084525 ## CI report: * 70c69652005098181a64aa8037480f766259f711 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1898071446 ## CI report: * 70c69652005098181a64aa8037480f766259f711 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1897998387 ## CI report: * 70c69652005098181a64aa8037480f766259f711 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1897987875 ## CI report: * 70c69652005098181a64aa8037480f766259f711 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-17 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1897929430 ## CI report: * 70c69652005098181a64aa8037480f766259f711 Azure:

Re: [PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-17 Thread via GitHub
hudi-bot commented on PR #10528: URL: https://github.com/apache/hudi/pull/10528#issuecomment-1897921531 ## CI report: * 70c69652005098181a64aa8037480f766259f711 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run

[PR] [HUDI-7310] Optimize Column Stats Partition Pruning for Non-Partition Pruning Queries [hudi]

2024-01-17 Thread via GitHub
majian1998 opened a new pull request, #10528: URL: https://github.com/apache/hudi/pull/10528 In HUDI-7291, I applied the partition pruning conditions to the column stats earlier, reducing the amount of data during the data skipping process. However, for non-partitioned tables, or