[GitHub] [hudi] danny0405 commented on a diff in pull request #9252: [HUDI-6500] Fix bug when Using the RuntimeReplaceable function in the…

2023-07-24 Thread via GitHub
danny0405 commented on code in PR #9252: URL: https://github.com/apache/hudi/pull/9252#discussion_r1272124257 ## hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/analysis/HoodieAnalysis.scala: ## @@ -391,63 +392,65 @@ case class ResolveImplementationsEar

[GitHub] [hudi] danny0405 commented on issue #9271: [SUPPORT] Duplicates upserting into large partitioned table with bloom index metadata enabled

2023-07-24 Thread via GitHub
danny0405 commented on issue #9271: URL: https://github.com/apache/hudi/issues/9271#issuecomment-1647714129 cc @ad1happy2go for the help ~ -- 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 spec

[jira] [Updated] (HUDI-6583) Fix HoodieWriteClient confs in HoodieCLIUtils

2023-07-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-6583: - Labels: pull-request-available (was: ) > Fix HoodieWriteClient confs in HoodieCLIUtils >

[hudi] branch master updated (306f2bb03e6 -> 3515c8ed9fd)

2023-07-24 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 306f2bb03e6 [HUDI-6077] Add more partition push down filters (#8452) add 3515c8ed9fd [HUDI-6583] Fix HoodieWrite

[jira] [Closed] (HUDI-6583) Fix HoodieWriteClient confs in HoodieCLIUtils

2023-07-24 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen closed HUDI-6583. Resolution: Fixed Fixed via master branch: 3515c8ed9fd9b015fdfce595910ff36e458d9116 > Fix HoodieWriteClient

[jira] [Updated] (HUDI-6583) Fix HoodieWriteClient confs in HoodieCLIUtils

2023-07-24 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-6583: - Fix Version/s: 0.14.0 > Fix HoodieWriteClient confs in HoodieCLIUtils > --

[GitHub] [hudi] danny0405 merged pull request #9185: [HUDI-6583] Fix HoodieWriteClient confs in HoodieCLIUtils

2023-07-24 Thread via GitHub
danny0405 merged PR #9185: URL: https://github.com/apache/hudi/pull/9185 -- 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: commits-unsubscr...@hudi.apache

[jira] [Created] (HUDI-6583) Fix HoodieWriteClient confs in HoodieCLIUtils

2023-07-24 Thread Danny Chen (Jira)
Danny Chen created HUDI-6583: Summary: Fix HoodieWriteClient confs in HoodieCLIUtils Key: HUDI-6583 URL: https://issues.apache.org/jira/browse/HUDI-6583 Project: Apache Hudi Issue Type: Bug

[GitHub] [hudi] hudi-bot commented on pull request #9272: [HUDI-6582] Ensure that default recordName/namespace is not used when…

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9272: URL: https://github.com/apache/hudi/pull/9272#issuecomment-1647702619 ## CI report: * 8aeaf2013c950b50e02c3820d5942ea52c84c1cc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1880

[GitHub] [hudi] hudi-bot commented on pull request #9272: [HUDI-6582] Ensure that default recordName/namespace is not used when…

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9272: URL: https://github.com/apache/hudi/pull/9272#issuecomment-1647690438 ## CI report: * 8aeaf2013c950b50e02c3820d5942ea52c84c1cc UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[hudi] branch master updated: [HUDI-6077] Add more partition push down filters (#8452)

2023-07-24 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 306f2bb03e6 [HUDI-6077] Add more partition push do

[GitHub] [hudi] codope merged pull request #8452: [HUDI-6077] Add more partition push down filters

2023-07-24 Thread via GitHub
codope merged PR #8452: URL: https://github.com/apache/hudi/pull/8452 -- 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: commits-unsubscr...@hudi.apache.or

[jira] [Updated] (HUDI-6582) Table create schema's name should be set accordingly

2023-07-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-6582: - Labels: pull-request-available (was: ) > Table create schema's name should be set accordingly > -

[jira] [Updated] (HUDI-6582) Table create schema's name should be set accordingly

2023-07-24 Thread voon (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] voon updated HUDI-6582: --- Description: When recreating a hudi table with an existing hoodie.properties, the name of the hudi table will be chan

[GitHub] [hudi] voonhous opened a new pull request, #9272: [HUDI-6582] Ensure that default recordName/namespace is not used when…

2023-07-24 Thread via GitHub
voonhous opened a new pull request, #9272: URL: https://github.com/apache/hudi/pull/9272 … recreating a table with existing hoodie.properties When recreating a hudi table with an existing hoodie.properties, the name of the hudi table will be changed to `topLevelRecord`. ```scal

[jira] [Created] (HUDI-6582) Table create schema's name should be set accordingly

2023-07-24 Thread voon (Jira)
voon created HUDI-6582: -- Summary: Table create schema's name should be set accordingly Key: HUDI-6582 URL: https://issues.apache.org/jira/browse/HUDI-6582 Project: Apache Hudi Issue Type: Bug

[jira] [Assigned] (HUDI-6582) Table create schema's name should be set accordingly

2023-07-24 Thread voon (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] voon reassigned HUDI-6582: -- Assignee: voon > Table create schema's name should be set accordingly > ---

[GitHub] [hudi] hudi-bot commented on pull request #9270: [MINOR] Optimize error display information

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9270: URL: https://github.com/apache/hudi/pull/9270#issuecomment-1647609732 ## CI report: * c4188514ca4e4f80d4b8ad263f7cf329cd0480f7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1880

[GitHub] [hudi] hudi-bot commented on pull request #9270: [MINOR] Optimize error display information

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9270: URL: https://github.com/apache/hudi/pull/9270#issuecomment-1647595887 ## CI report: * c4188514ca4e4f80d4b8ad263f7cf329cd0480f7 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #8452: [HUDI-6077] Add more partition push down filters

2023-07-24 Thread via GitHub
hudi-bot commented on PR #8452: URL: https://github.com/apache/hudi/pull/8452#issuecomment-1647593139 ## CI report: * 8082df232089396b2a9f9be2b915e51b3645f172 UNKNOWN * 85ef6be62605b94d7bb9737e325493ece03a337d Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #9136: [HUDI-6509] Add GitHub CI for Java 17

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9136: URL: https://github.com/apache/hudi/pull/9136#issuecomment-1647582506 ## CI report: * a0e7207fb19738237d56fa0060c91cb7865ae9c0 UNKNOWN * cda1e7724e6267ec471d8c318cd22703a2ecb69f UNKNOWN * 9bc507287e35e2c2005bcd6c72f50f73a8ae96cd Azure: [SUCCES

[GitHub] [hudi] fuxiangkui commented on issue #9267: Use bulk_insert to write to hudi, why is there no .commit file generated under the .hoodie folder?

2023-07-24 Thread via GitHub
fuxiangkui commented on issue #9267: URL: https://github.com/apache/hudi/issues/9267#issuecomment-1647575712 expect u can answer my question,thank you. -- 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 g

[GitHub] [hudi] jspaine opened a new issue, #9271: [SUPPORT] Duplicates upserting into large partitioned table with bloom index metadata enabled

2023-07-24 Thread via GitHub
jspaine opened a new issue, #9271: URL: https://github.com/apache/hudi/issues/9271 **Describe the problem you faced** Enabling the bloom index metadata options below on a large partitioned table causes upserted rows to be duplicated and deletions to fail to remove most records. Re-cr

[GitHub] [hudi] lvyanquan opened a new pull request, #9270: [MINOR] Optimize error display information

2023-07-24 Thread via GitHub
lvyanquan opened a new pull request, #9270: URL: https://github.com/apache/hudi/pull/9270 ### Change Logs Optimize error display information ### Impact error message will use ConfigProperty.toString like: ``` org.apache.hudi.exception.HoodieException: 'path' or

[GitHub] [hudi] nylqd opened a new issue, #9269: [SUPPORT] Hudi HMS Catalog hive_sync.conf.dir

2023-07-24 Thread via GitHub
nylqd opened a new issue, #9269: URL: https://github.com/apache/hudi/issues/9269 **_Tips before filing an issue_** - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? - Join the mailing list to engage in conversations and get faster support at dev-subscr...@

[GitHub] [hudi] hudi-bot commented on pull request #9185: [MINOR] Fix HoodieWriteClient confs in HoodieCLIUtils

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9185: URL: https://github.com/apache/hudi/pull/9185#issuecomment-1647495167 ## CI report: * e996055eeb8124a6b8b5dce55b736424d53d4756 UNKNOWN * 84f3536a7fcd514b3615c1ada48aeee89e992151 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #9209: [HUDI-6539] New LSM tree style archived timeline

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9209: URL: https://github.com/apache/hudi/pull/9209#issuecomment-1647495291 ## CI report: * a71bc4b8c9eb8a9f0bf61d20934c62a9469c4fd1 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1879

[GitHub] [hudi] nylqd closed issue #9162: [SUPPORT] Permission denied access ckp_meta while start flink job

2023-07-24 Thread via GitHub
nylqd closed issue #9162: [SUPPORT] Permission denied access ckp_meta while start flink job URL: https://github.com/apache/hudi/issues/9162 -- 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 specif

[GitHub] [hudi] hudi-bot commented on pull request #9268: [BUG-FIX]fix the log print class

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9268: URL: https://github.com/apache/hudi/pull/9268#issuecomment-1647423795 ## CI report: * 8d99486574bd2cfb7bd0d2b6af3d24bfac0d2aaf Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1879

[GitHub] [hudi] hudi-bot commented on pull request #9209: [HUDI-6539] New LSM tree style archived timeline

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9209: URL: https://github.com/apache/hudi/pull/9209#issuecomment-1647423384 ## CI report: * a71bc4b8c9eb8a9f0bf61d20934c62a9469c4fd1 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #9268: [BUG-FIX]fix the log print class

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9268: URL: https://github.com/apache/hudi/pull/9268#issuecomment-1647411446 ## CI report: * 8d99486574bd2cfb7bd0d2b6af3d24bfac0d2aaf UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] fuxiangkui commented on issue #9267: Use bulk_insert to write to hudi, why is there no .commit file generated under the .hoodie folder?

2023-07-24 Thread via GitHub
fuxiangkui commented on issue #9267: URL: https://github.com/apache/hudi/issues/9267#issuecomment-1647407232 Can I use bulk_insert model transfer cdc format data from kafka To hudi?I use flinkcdc split sqlserver logdata as cdc format data to kafka and bulk_insert to hudi. but bulk_insert

[GitHub] [hudi] imrewang commented on issue #9267: Use bulk_insert to write to hudi, why is there no .commit file generated under the .hoodie folder?

2023-07-24 Thread via GitHub
imrewang commented on issue #9267: URL: https://github.com/apache/hudi/issues/9267#issuecomment-1647394933 I use the following way to run `bin/flink run -Dexecution.runtime-mode=BATCH -c demo.HudiDemo /XX/XX/XX.jar` where the table settings are as follows ```

[GitHub] [hudi] c-f-cooper opened a new pull request, #9268: [BUG-FIX]fix the log print class

2023-07-24 Thread via GitHub
c-f-cooper opened a new pull request, #9268: URL: https://github.com/apache/hudi/pull/9268 ### Change Logs When I find the log content 'Nothing to clean here,It is already clean' in the CleanPlanner,I do not find it,so i find the log content in the all project,i find it in the CleanP

[GitHub] [hudi] hudi-bot commented on pull request #9255: [HUDI-6503] Make TableServiceClient's txnManager consistent with Writ…

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9255: URL: https://github.com/apache/hudi/pull/9255#issuecomment-1647337119 ## CI report: * bb2ddbd047764b23185e2f8d09c84a4cbdf4255e Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=187

[GitHub] [hudi] hudi-bot commented on pull request #9136: [HUDI-6509] Add GitHub CI for Java 17

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9136: URL: https://github.com/apache/hudi/pull/9136#issuecomment-1647336687 ## CI report: * a0e7207fb19738237d56fa0060c91cb7865ae9c0 UNKNOWN * cda1e7724e6267ec471d8c318cd22703a2ecb69f UNKNOWN * 95b9ca42409615b328c35909b3817e187dec43a1 Azure: [SUCCES

[GitHub] [hudi] hudi-bot commented on pull request #8452: [HUDI-6077] Add more partition push down filters

2023-07-24 Thread via GitHub
hudi-bot commented on PR #8452: URL: https://github.com/apache/hudi/pull/8452#issuecomment-1647334834 ## CI report: * 8082df232089396b2a9f9be2b915e51b3645f172 UNKNOWN * 66d853918fe311dbc1d889297aab5277833b5c3b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #9255: [HUDI-6503] Make TableServiceClient's txnManager consistent with Writ…

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9255: URL: https://github.com/apache/hudi/pull/9255#issuecomment-1647327390 ## CI report: * a64d104a752173dfe68183dca85ae8f11cbcd2d4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1878

[GitHub] [hudi] hudi-bot commented on pull request #9136: [HUDI-6509] Add GitHub CI for Java 17

2023-07-24 Thread via GitHub
hudi-bot commented on PR #9136: URL: https://github.com/apache/hudi/pull/9136#issuecomment-1647326893 ## CI report: * a0e7207fb19738237d56fa0060c91cb7865ae9c0 UNKNOWN * cda1e7724e6267ec471d8c318cd22703a2ecb69f UNKNOWN * 95b9ca42409615b328c35909b3817e187dec43a1 Azure: [SUCCES

<    1   2