Re: [PR] [HUDI-7184] Add IncrementalQueryAnalyzer for completion time based in… [hudi]

2024-01-01 Thread via GitHub
codope commented on code in PR #10255: URL: https://github.com/apache/hudi/pull/10255#discussion_r1439195459 ## hudi-common/src/main/java/org/apache/hudi/common/table/read/IncrementalQueryAnalyzer.java: ## @@ -0,0 +1,428 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] [HUDI-7265] Support schema evolution by Flink SQL using HoodieHiveCatalog [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10426: URL: https://github.com/apache/hudi/pull/10426#issuecomment-1873678549 ## CI report: * 1ab7a2b94b91c632edd8f55f779333f93b979b0c Azure:

Re: [PR] [HUDI-7208] Do writing stage should shutdown with error when insert failed to reduce user execute time and show error details [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10297: URL: https://github.com/apache/hudi/pull/10297#issuecomment-1873678295 ## CI report: * 05bed31829f2362de479344215d29ccca99bd449 UNKNOWN * 0bf07811af39bc66fa42ea2fe0fee65e3525f26c Azure:

Re: [PR] [HUDI-7265] Support schema evolution by Flink SQL using HoodieHiveCatalog [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10426: URL: https://github.com/apache/hudi/pull/10426#issuecomment-1873674382 ## CI report: * 1ab7a2b94b91c632edd8f55f779333f93b979b0c Azure:

Re: [PR] [HUDI-7208] Do writing stage should shutdown with error when insert failed to reduce user execute time and show error details [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10297: URL: https://github.com/apache/hudi/pull/10297#issuecomment-1873674110 ## CI report: * 05bed31829f2362de479344215d29ccca99bd449 UNKNOWN * 0bf07811af39bc66fa42ea2fe0fee65e3525f26c Azure:

Re: [PR] [HUDI-7261] TVF to query hudi table's filesystem state through spark-sql [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10414: URL: https://github.com/apache/hudi/pull/10414#issuecomment-1873670181 ## CI report: * 502d354dd4ddb15b8fe6e9c9a42973d8299fdb6d Azure:

Re: [PR] [HUDI-7208] Do writing stage should shutdown with error when insert failed to reduce user execute time and show error details [hudi]

2024-01-01 Thread via GitHub
xuzifu666 commented on code in PR #10297: URL: https://github.com/apache/hudi/pull/10297#discussion_r1439187089 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java: ## @@ -765,6 +765,14 @@ public class HoodieWriteConfig extends

Re: [PR] [HUDI-7266] add clustering metric for flink [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10420: URL: https://github.com/apache/hudi/pull/10420#issuecomment-1873620084 ## CI report: * fcb5adfd2d6b4659026b8f123aec546bd1f1b563 Azure:

Re: [PR] [HUDI-7261] TVF to query hudi table's filesystem state through spark-sql [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10414: URL: https://github.com/apache/hudi/pull/10414#issuecomment-1873620067 ## CI report: * 898fd87176b5546dbceb7062998ff517b2ec347e Azure:

Re: [PR] [HUDI-7261] TVF to query hudi table's filesystem state through spark-sql [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10414: URL: https://github.com/apache/hudi/pull/10414#issuecomment-1873606885 ## CI report: * 898fd87176b5546dbceb7062998ff517b2ec347e Azure:

Re: [PR] [HUDI-7208] Do writing stage should shutdown with error when insert failed to reduce user execute time and show error details [hudi]

2024-01-01 Thread via GitHub
xuzifu666 commented on code in PR #10297: URL: https://github.com/apache/hudi/pull/10297#discussion_r1439135524 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java: ## @@ -765,6 +765,14 @@ public class HoodieWriteConfig extends

Re: [PR] [HUDI-7208] Do writing stage should shutdown with error when insert failed to reduce user execute time and show error details [hudi]

2024-01-01 Thread via GitHub
xuzifu666 commented on code in PR #10297: URL: https://github.com/apache/hudi/pull/10297#discussion_r1439135524 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java: ## @@ -765,6 +765,14 @@ public class HoodieWriteConfig extends

Re: [PR] [HUDI-7208] Do writing stage should shutdown with error when insert failed to reduce user execute time and show error details [hudi]

2024-01-01 Thread via GitHub
xuzifu666 commented on code in PR #10297: URL: https://github.com/apache/hudi/pull/10297#discussion_r1438954814 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java: ## @@ -765,6 +765,14 @@ public class HoodieWriteConfig extends

Re: [PR] [HUDI-7266] add clustering metric for flink [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10420: URL: https://github.com/apache/hudi/pull/10420#issuecomment-1873586539 ## CI report: * de2c224a576b092a89ce08b173f4eb6b043e30a8 Azure:

Re: [PR] [HUDI-7266] add clustering metric for flink [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10420: URL: https://github.com/apache/hudi/pull/10420#issuecomment-1873584051 ## CI report: * de2c224a576b092a89ce08b173f4eb6b043e30a8 Azure:

Re: [PR] [HUDI-7266] add clustering metric for flink [hudi]

2024-01-01 Thread via GitHub
LXin96 commented on code in PR #10420: URL: https://github.com/apache/hudi/pull/10420#discussion_r1439126800 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/metrics/FlinkClusteringMetrics.java: ## @@ -0,0 +1,106 @@ +/* + * Licensed to the Apache Software

Re: [PR] [HUDI-7266] add clustering metric for flink [hudi]

2024-01-01 Thread via GitHub
LXin96 commented on code in PR #10420: URL: https://github.com/apache/hudi/pull/10420#discussion_r1439126337 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/clustering/ClusteringPlanOperator.java: ## @@ -88,10 +97,20 @@ public void

[jira] [Commented] (HUDI-7051) Incorrect replace operation in compaction strategy filter

2024-01-01 Thread vmaster.cc (Jira)
[ https://issues.apache.org/jira/browse/HUDI-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801635#comment-17801635 ] vmaster.cc commented on HUDI-7051: -- [~shivnarayan] thanks for your reply, as you say, the class of

Re: [PR] [HUDI-7246] Fix Data Skipping Issue: No Results When Query Conditions Involve Both Columns with and without Column Stats [hudi]

2024-01-01 Thread via GitHub
majian1998 commented on code in PR #10389: URL: https://github.com/apache/hudi/pull/10389#discussion_r1439117535 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/ColumnStatsIndexSupport.scala: ## @@ -272,11 +272,13 @@ class

Re: [PR] [MINOR] Fix usages of orElse [hudi]

2024-01-01 Thread via GitHub
the-other-tim-brown commented on code in PR #10435: URL: https://github.com/apache/hudi/pull/10435#discussion_r1439115690 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/BaseHoodieTableServiceClient.java: ## @@ -1016,7 +1016,7 @@ private List

Re: [PR] [HUDI-7260] fix call repair_overwrite_hoodie_props failure error due to specify h… [hudi]

2024-01-01 Thread via GitHub
danny0405 merged PR #10413: URL: https://github.com/apache/hudi/pull/10413 -- 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] [MINOR] Fix usages of orElse [hudi]

2024-01-01 Thread via GitHub
danny0405 commented on code in PR #10435: URL: https://github.com/apache/hudi/pull/10435#discussion_r1439111567 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/BaseHoodieTableServiceClient.java: ## @@ -1016,7 +1016,7 @@ private List

(hudi) branch master updated (03fa6ecdde9 -> 5009c18d4c7)

2024-01-01 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 03fa6ecdde9 [HUDI-7268] HoodieFlinkStreamer should disable compaction in pipeline with append mode (#10430)

Re: [I] [SUPPORT] Hope Hudi 0.13. 1 can support Flink 1.17+ [hudi]

2024-01-01 Thread via GitHub
danny0405 commented on issue #10434: URL: https://github.com/apache/hudi/issues/10434#issuecomment-1873549882 I'm sorry we have no plan to support new Flink release in minor releases, did you try to cherry pick the upgrade PR into your local repo? -- This is an automated message from the

Re: [PR] [HUDI-7265] Support schema evolution by Flink SQL using HoodieHiveCatalog [hudi]

2024-01-01 Thread via GitHub
danny0405 commented on code in PR #10426: URL: https://github.com/apache/hudi/pull/10426#discussion_r1439111641 ## hudi-common/src/main/java/org/apache/hudi/common/table/TableSchemaResolver.java: ## @@ -257,6 +259,8 @@ private Option

[jira] [Closed] (HUDI-7260) call repair_overwrite_hoodie_props failure error due to specify hoodie.properties path

2024-01-01 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen closed HUDI-7260. Resolution: Fixed Fixed via master branch: 5009c18d4c74d5b700cc2015691b4ba146389c6b > call

Re: [PR] [MINOR] Fix usages of orElse [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10435: URL: https://github.com/apache/hudi/pull/10435#issuecomment-1873476307 ## CI report: * 072ac266eb2cf4b81d62cafda0c2579b88b43d5b Azure:

Re: [PR] [MINOR] Fix usage of orElse [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10435: URL: https://github.com/apache/hudi/pull/10435#issuecomment-1873419890 ## CI report: * 072ac266eb2cf4b81d62cafda0c2579b88b43d5b Azure:

Re: [PR] [MINOR] Fix usage of orElse [hudi]

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

Re: [PR] [HUDI-7265] Support schema evolution by Flink SQL using HoodieHiveCatalog [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10426: URL: https://github.com/apache/hudi/pull/10426#issuecomment-1873417501 ## CI report: * 1ab7a2b94b91c632edd8f55f779333f93b979b0c Azure:

[PR] fix usage of orElse to use orElseGet throughout the codebase when nec… [hudi]

2024-01-01 Thread via GitHub
the-other-tim-brown opened a new pull request, #10435: URL: https://github.com/apache/hudi/pull/10435 …essary ### Change Logs _Describe context and summary for this change. Highlight if any code was copied._ ### Impact _Describe any public API or user-facing

Re: [PR] [HUDI-7265] Support schema evolution by Flink SQL using HoodieHiveCatalog [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10426: URL: https://github.com/apache/hudi/pull/10426#issuecomment-1873343762 ## CI report: * 55974c79f4d203f488ee53043a8efab2879074dd Azure:

Re: [PR] [HUDI-7265] Support schema evolution by Flink SQL using HoodieHiveCatalog [hudi]

2024-01-01 Thread via GitHub
hudi-bot commented on PR #10426: URL: https://github.com/apache/hudi/pull/10426#issuecomment-1873340844 ## CI report: * 55974c79f4d203f488ee53043a8efab2879074dd Azure: