[GitHub] [hudi] hudi-bot commented on pull request #8488: [HUDI-5957] Fix table not exist when using 'db.table' in createHoodieClientFromPath

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8488: URL: https://github.com/apache/hudi/pull/8488#issuecomment-1518945321 ## CI report: * d242b57634551d7d4dcdd37a810613c178760232 Azure:

[GitHub] [hudi] XuQianJin-Stars commented on pull request #8488: [HUDI-5957] Fix table not exist when using 'db.table' in createHoodieClientFromPath

2023-04-22 Thread via GitHub
XuQianJin-Stars commented on PR #8488: URL: https://github.com/apache/hudi/pull/8488#issuecomment-1518944971 @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

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Auto adjust lock configs only for single writer

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518944228 ## CI report: * 3e1d71eda3332e13f6125ac2aa03b314839663ae Azure:

[GitHub] [hudi] Zouxxyy commented on pull request #8488: [HUDI-5957] Fix table not exist when using 'db.table' in createHoodieClientFromPath

2023-04-22 Thread via GitHub
Zouxxyy commented on PR #8488: URL: https://github.com/apache/hudi/pull/8488#issuecomment-1518942028 CI is green -- 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

[GitHub] [hudi] hudi-bot commented on pull request #7748: [HUDI-5560] Make Consistent hash index Bucket Resizing more available…

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7748: URL: https://github.com/apache/hudi/pull/7748#issuecomment-1518939095 ## CI report: * 4baebb6e2c153c2a3be160d54314c0689df9670f Azure:

[GitHub] [hudi] hudi-bot commented on pull request #7748: [HUDI-5560] Make Consistent hash index Bucket Resizing more available…

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7748: URL: https://github.com/apache/hudi/pull/7748#issuecomment-1518938154 ## CI report: * 4baebb6e2c153c2a3be160d54314c0689df9670f UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] nicholas-fwang commented on pull request #8528: [HUDI-6119] Add testcase for timeline timezone UTC

2023-04-22 Thread via GitHub
nicholas-fwang commented on PR #8528: URL: https://github.com/apache/hudi/pull/8528#issuecomment-1518937715 @danny0405 okay I will check it -- 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

[GitHub] [hudi] hudi-bot commented on pull request #8543: [HUDI-6124] Optimize exception message in HoodieCatalogTable

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8543: URL: https://github.com/apache/hudi/pull/8543#issuecomment-1518930793 ## CI report: * 04152fcbf0fbf634d0dce6bfd41ecab277beadda Azure:

[GitHub] [hudi] hudi-bot commented on pull request #7355: [HUDI-5308] Hive query returns null when the where clause has a partition field

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7355: URL: https://github.com/apache/hudi/pull/7355#issuecomment-1518930471 ## CI report: * efcb91b1f4a577a016a82bd4a6e0a203d04c251f Azure:

[GitHub] [hudi] hudi-bot commented on pull request #7173: [HUDI-5189] Make HiveAvroSerializer compatible with hive3

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7173: URL: https://github.com/apache/hudi/pull/7173#issuecomment-1518930432 ## CI report: * d6c1cd2305351703314507d6d17b133786762e9f Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8543: [HUDI-6124] Optimize exception message in HoodieCatalogTable

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8543: URL: https://github.com/apache/hudi/pull/8543#issuecomment-1518929615 ## CI report: * 04152fcbf0fbf634d0dce6bfd41ecab277beadda Azure:

[GitHub] [hudi] hudi-bot commented on pull request #7355: [HUDI-5308] Hive query returns null when the where clause has a partition field

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7355: URL: https://github.com/apache/hudi/pull/7355#issuecomment-1518929309 ## CI report: * efcb91b1f4a577a016a82bd4a6e0a203d04c251f Azure:

[GitHub] [hudi] hudi-bot commented on pull request #7173: [HUDI-5189] Make HiveAvroSerializer compatible with hive3

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7173: URL: https://github.com/apache/hudi/pull/7173#issuecomment-1518929265 ## CI report: * d6c1cd2305351703314507d6d17b133786762e9f Azure:

[GitHub] [hudi] waitingF commented on a diff in pull request #8378: [HUDI-6031] fix bug: checkpoint lost after changing cow to mor

2023-04-22 Thread via GitHub
waitingF commented on code in PR #8378: URL: https://github.com/apache/hudi/pull/8378#discussion_r1174498569 ## hudi-utilities/src/test/java/org/apache/hudi/utilities/deltastreamer/TestHoodieDeltaStreamer.java: ## @@ -2604,6 +2605,59 @@ public void testForceEmptyMetaSync()

[GitHub] [hudi] Mulavar commented on pull request #8529: [HUDI-6120]filter base file when there is only one file slice fetched

2023-04-22 Thread via GitHub
Mulavar commented on PR #8529: URL: https://github.com/apache/hudi/pull/8529#issuecomment-1518927233 > @codope Hi codope, I've added a unit test that covers the scenario for AbstractTableFileSystemView, do I still need to add some tests for IncrementalInputSplits? @codope Hi codope,

[GitHub] [hudi] huangxiaopingRD commented on a diff in pull request #8543: [HUDI-6124] Optimize exception message in HoodieCatalogTable

2023-04-22 Thread via GitHub
huangxiaopingRD commented on code in PR #8543: URL: https://github.com/apache/hudi/pull/8543#discussion_r1174495789 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/catalyst/catalog/HoodieCatalogTable.scala: ## @@ -51,7 +50,7 @@ import

[GitHub] [hudi] XuQianJin-Stars merged pull request #8426: [Feature] hudi console initial commit

2023-04-22 Thread via GitHub
XuQianJin-Stars merged PR #8426: URL: https://github.com/apache/hudi/pull/8426 -- 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:

[hudi] branch master updated: [HUDI-4920] fix PartialUpdatePayload cannot return deleted record in … (#6799)

2023-04-22 Thread vbalaji
This is an automated email from the ASF dual-hosted git repository. vbalaji 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 71752e285dd [HUDI-4920] fix PartialUpdatePayload

[GitHub] [hudi] bvaradar merged pull request #6799: [HUDI-4920] fix PartialUpdatePayload cannot return deleted record in …

2023-04-22 Thread via GitHub
bvaradar merged PR #6799: URL: https://github.com/apache/hudi/pull/6799 -- 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:

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Auto adjust lock configs only for single writer

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518921765 ## CI report: * 9f8ef0287c23c0c86156fa804fc8c7fafd79cd8d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Auto adjust lock configs only for single writer

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518920481 ## CI report: * 9f8ef0287c23c0c86156fa804fc8c7fafd79cd8d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #6799: [HUDI-4920] fix PartialUpdatePayload cannot return deleted record in …

2023-04-22 Thread via GitHub
hudi-bot commented on PR #6799: URL: https://github.com/apache/hudi/pull/6799#issuecomment-1518920053 ## CI report: * 59c0eb9b874f0d644406dda93ca148cb8e5f81a4 Azure:

[GitHub] [hudi] danny0405 commented on a diff in pull request #8548: [WIP][HUDI-6126] Fix test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
danny0405 commented on code in PR #8548: URL: https://github.com/apache/hudi/pull/8548#discussion_r1174491186 ## hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/TestHoodieSparkSqlWriter.scala: ## @@ -1232,6 +1232,7 @@ class TestHoodieSparkSqlWriter { val

[hudi] branch master updated: Revert "[HUDI-6119] Add testcase for timeline timezone UTC (#8528)" (#8549)

2023-04-22 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 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 e712f4c8c3b Revert "[HUDI-6119] Add testcase

[GitHub] [hudi] danny0405 merged pull request #8549: Revert "[HUDI-6119] Add testcase for timeline timezone UTC"

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

[GitHub] [hudi] danny0405 commented on pull request #8528: [HUDI-6119] Add testcase for timeline timezone UTC

2023-04-22 Thread via GitHub
danny0405 commented on PR #8528: URL: https://github.com/apache/hudi/pull/8528#issuecomment-1518913250 @nicholas-fwang The PR seem causing the Java CI to fail continously, can you check the test failures and fire a fix again? -- This is an automated message from the Apache Git Service.

[GitHub] [hudi] danny0405 opened a new pull request, #8549: Revert "[HUDI-6119] Add testcase for timeline timezone UTC"

2023-04-22 Thread via GitHub
danny0405 opened a new pull request, #8549: URL: https://github.com/apache/hudi/pull/8549 Reverts apache/hudi#8528 -- 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

[hudi] 01/01: Revert "[HUDI-6119] Add testcase for timeline timezone UTC (#8528)"

2023-04-22 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch revert-8528-HUDI-6119 in repository https://gitbox.apache.org/repos/asf/hudi.git commit ae117f443ab10e6bd2dbd44e24bb593c36d1f880 Author: Danny Chan AuthorDate: Sun Apr 23 09:25:43 2023 +0800

[hudi] branch revert-8528-HUDI-6119 created (now ae117f443ab)

2023-04-22 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to branch revert-8528-HUDI-6119 in repository https://gitbox.apache.org/repos/asf/hudi.git at ae117f443ab Revert "[HUDI-6119] Add testcase for timeline timezone UTC (#8528)" This branch

[GitHub] [hudi] hudi-bot commented on pull request #8548: [WIP][HUDI-6126] Fix test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8548: URL: https://github.com/apache/hudi/pull/8548#issuecomment-1518910123 ## CI report: * ac74497b7402e09486ddf5da89a79d5465c41e21 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8547: [HUDI-6125] Disable test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8547: URL: https://github.com/apache/hudi/pull/8547#issuecomment-1518910117 ## CI report: * a56e0e0cb1fc19d3e916cd2c1e807e53260971c9 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #6799: [HUDI-4920] fix PartialUpdatePayload cannot return deleted record in …

2023-04-22 Thread via GitHub
hudi-bot commented on PR #6799: URL: https://github.com/apache/hudi/pull/6799#issuecomment-1518900084 ## CI report: * 59c0eb9b874f0d644406dda93ca148cb8e5f81a4 Azure:

[GitHub] [hudi] bvaradar commented on pull request #6799: [HUDI-4920] fix PartialUpdatePayload cannot return deleted record in …

2023-04-22 Thread via GitHub
bvaradar commented on PR #6799: URL: https://github.com/apache/hudi/pull/6799#issuecomment-1518899386 @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.

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Auto adjust lock configs only for single writer

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518893071 ## CI report: * 9f8ef0287c23c0c86156fa804fc8c7fafd79cd8d Azure:

[GitHub] [hudi] bvaradar commented on a diff in pull request #8378: [HUDI-6031] fix bug: checkpoint lost after changing cow to mor

2023-04-22 Thread via GitHub
bvaradar commented on code in PR #8378: URL: https://github.com/apache/hudi/pull/8378#discussion_r1170765062 ## hudi-utilities/src/test/java/org/apache/hudi/utilities/deltastreamer/TestHoodieDeltaStreamer.java: ## @@ -2604,6 +2605,59 @@ public void testForceEmptyMetaSync()

[GitHub] [hudi] bvaradar commented on a diff in pull request #8543: [HUDI-6124] Optimize exception message for init HoodieCatalogTable assert

2023-04-22 Thread via GitHub
bvaradar commented on code in PR #8543: URL: https://github.com/apache/hudi/pull/8543#discussion_r1174474333 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/catalyst/catalog/HoodieCatalogTable.scala: ## @@ -51,7 +50,7 @@ import

[GitHub] [hudi] hudi-bot commented on pull request #8547: [HUDI-6125] Disable test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8547: URL: https://github.com/apache/hudi/pull/8547#issuecomment-1518877914 ## CI report: * a56e0e0cb1fc19d3e916cd2c1e807e53260971c9 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8548: [HUDI-6126] Fix test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8548: URL: https://github.com/apache/hudi/pull/8548#issuecomment-1518878042 ## CI report: * ac74497b7402e09486ddf5da89a79d5465c41e21 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8548: [HUDI-6126] Fix test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8548: URL: https://github.com/apache/hudi/pull/8548#issuecomment-1518858273 ## CI report: * ac74497b7402e09486ddf5da89a79d5465c41e21 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #8547: [HUDI-6125] Disable test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8547: URL: https://github.com/apache/hudi/pull/8547#issuecomment-1518858139 ## CI report: * a56e0e0cb1fc19d3e916cd2c1e807e53260971c9 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #7632: [HUDI-3775] Allow for offline compaction of MOR tables via spark streaming

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7632: URL: https://github.com/apache/hudi/pull/7632#issuecomment-1518853726 ## CI report: * c7fce967ece6f3cef5cb34ddc2ff7ddffa66727f Azure:

[jira] [Updated] (HUDI-6126) Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-6126: - Labels: pull-request-available (was: ) > Fix test testInsertDatasetWIthTimelineTimezoneUTC to

[GitHub] [hudi] yihua opened a new pull request, #8548: [HUDI-6126] Fix test `testInsertDatasetWIthTimelineTimezoneUTC`

2023-04-22 Thread via GitHub
yihua opened a new pull request, #8548: URL: https://github.com/apache/hudi/pull/8548 ### Change Logs This PR fixes `testInsertDatasetWIthTimelineTimezoneUTC` which causes the GH Java CI to timeout during Spark tests. The fix resets the TimeZone after the test is done. ###

[jira] [Updated] (HUDI-6125) Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-6125: - Labels: pull-request-available (was: ) > Disable test testInsertDatasetWIthTimelineTimezoneUTC >

[GitHub] [hudi] yihua opened a new pull request, #8547: [HUDI-6125] Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread via GitHub
yihua opened a new pull request, #8547: URL: https://github.com/apache/hudi/pull/8547 ### Change Logs The test `testInsertDatasetWIthTimelineTimezoneUTC` causes the GH Java CI to timeout during Spark tests. We need to disable this test to unblock CI while investigating.

[jira] [Updated] (HUDI-6125) Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-6125: Attachment: Screenshot 2023-04-22 at 14.39.01.png > Disable test testInsertDatasetWIthTimelineTimezoneUTC >

[jira] [Updated] (HUDI-6126) Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-6126: Story Points: 1 > Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI >

[jira] [Updated] (HUDI-6126) Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-6126: Fix Version/s: 0.14.0 > Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI >

[jira] [Assigned] (HUDI-6126) Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo reassigned HUDI-6126: --- Assignee: Ethan Guo > Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI >

[jira] [Created] (HUDI-6126) Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI

2023-04-22 Thread Ethan Guo (Jira)
Ethan Guo created HUDI-6126: --- Summary: Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI Key: HUDI-6126 URL: https://issues.apache.org/jira/browse/HUDI-6126 Project: Apache Hudi

[jira] [Updated] (HUDI-6126) Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-6126: Priority: Blocker (was: Major) > Fix test testInsertDatasetWIthTimelineTimezoneUTC to not block CI >

[jira] [Updated] (HUDI-6125) Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-6125: Description: The test testInsertDatasetWIthTimelineTimezoneUTC causes the GH Java CI to timeout for Spark

[jira] [Updated] (HUDI-6125) Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-6125: Fix Version/s: 0.14.0 > Disable test testInsertDatasetWIthTimelineTimezoneUTC >

[jira] [Updated] (HUDI-6125) Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-6125: Story Points: 0 > Disable test testInsertDatasetWIthTimelineTimezoneUTC >

[jira] [Assigned] (HUDI-6125) Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo reassigned HUDI-6125: --- Assignee: Ethan Guo > Disable test testInsertDatasetWIthTimelineTimezoneUTC >

[jira] [Created] (HUDI-6125) Disable test testInsertDatasetWIthTimelineTimezoneUTC

2023-04-22 Thread Ethan Guo (Jira)
Ethan Guo created HUDI-6125: --- Summary: Disable test testInsertDatasetWIthTimelineTimezoneUTC Key: HUDI-6125 URL: https://issues.apache.org/jira/browse/HUDI-6125 Project: Apache Hudi Issue Type:

[GitHub] [hudi] hudi-bot commented on pull request #8546: [MINOR] Add log in flink compact/cluster commit sink for troubleshoot…

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8546: URL: https://github.com/apache/hudi/pull/8546#issuecomment-1518798190 ## CI report: * 7fda5fac80a5466d7fccfeb47c82297c54b7988d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518748097 ## CI report: * ff5d944ec780dbfb0d97eea643ad12420d1cca85 UNKNOWN * 0f0011b61776e6f9a9b08481f8ad809e67e44d41 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8426: [Feature] hudi console initial commit

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8426: URL: https://github.com/apache/hudi/pull/8426#issuecomment-1518718227 ## CI report: * b45ec1857fc153906fa4e5e5ed532491d5644d8f Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Auto adjust lock configs only for single writer

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518710744 ## CI report: * 63210fe88b7ea31d5ac81c1c7753a8c375a74036 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Auto adjust lock configs only for single writer

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518709349 ## CI report: * 63210fe88b7ea31d5ac81c1c7753a8c375a74036 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #7632: [HUDI-3775] Allow for offline compaction of MOR tables via spark streaming

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7632: URL: https://github.com/apache/hudi/pull/7632#issuecomment-1518709022 ## CI report: * 8ebc90c22834e3d5f2808b8641b14d0c02d82350 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8543: [HUDI-6124] Optimize exception message for init HoodieCatalogTable assert

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8543: URL: https://github.com/apache/hudi/pull/8543#issuecomment-1518706074 ## CI report: * 04152fcbf0fbf634d0dce6bfd41ecab277beadda Azure:

[GitHub] [hudi] hudi-bot commented on pull request #7632: [HUDI-3775] Allow for offline compaction of MOR tables via spark streaming

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7632: URL: https://github.com/apache/hudi/pull/7632#issuecomment-1518705710 ## CI report: * 8ebc90c22834e3d5f2808b8641b14d0c02d82350 Azure:

[jira] [Updated] (HUDI-6123) Auto adjust lock configs only for single writer

2023-04-22 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-6123: - Summary: Auto adjust lock configs only for single writer (was: Should add lock guard by default for

[jira] [Updated] (HUDI-6123) Auto adjust lock configs only for single writer

2023-04-22 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-6123: - Description: This is a follow-up fix for [#8111|https://github.com/apache/hudi/pull/8111]. Currently,

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Add lock guard by default for single table with MDT and sync table services

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518695903 ## CI report: * 63210fe88b7ea31d5ac81c1c7753a8c375a74036 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8546: [MINOR] Add log in flink compact/cluster commit sink for troubleshoot…

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8546: URL: https://github.com/apache/hudi/pull/8546#issuecomment-1518694509 ## CI report: * 7fda5fac80a5466d7fccfeb47c82297c54b7988d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8546: [MINOR] Add log in flink compact/cluster commit sink for troubleshoot…

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8546: URL: https://github.com/apache/hudi/pull/8546#issuecomment-1518692946 ## CI report: * 7fda5fac80a5466d7fccfeb47c82297c54b7988d UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518692886 ## CI report: * ff5d944ec780dbfb0d97eea643ad12420d1cca85 UNKNOWN * d463b7d69bd7cced472ec3c82f18edcce33c28a4 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518684723 ## CI report: * ff5d944ec780dbfb0d97eea643ad12420d1cca85 UNKNOWN * 6147cc8922856a286a71fa73140c7a09634a7e9a Azure:

[GitHub] [hudi] hbgstc123 opened a new pull request, #8546: [MINOR] Add log in flink compact/cluster commit sink for troubleshoot…

2023-04-22 Thread via GitHub
hbgstc123 opened a new pull request, #8546: URL: https://github.com/apache/hudi/pull/8546 …ing. ### Change Logs If online compaction or clustering of flink pipeline failed, it's hard locate which taskmanager contain error log for troubleshooting. In this pr add warning log

[GitHub] [hudi] hudi-bot commented on pull request #8426: [Feature] hudi console initial commit

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8426: URL: https://github.com/apache/hudi/pull/8426#issuecomment-1518682967 ## CI report: * 7286eeebcab751b3de0ce5dc6cd9cc1cf791731e Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518683022 ## CI report: * ff5d944ec780dbfb0d97eea643ad12420d1cca85 UNKNOWN * 6147cc8922856a286a71fa73140c7a09634a7e9a Azure:

[hudi] branch master updated (09a7953f125 -> 0489682f11f)

2023-04-22 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 09a7953f125 [HUDI-6092] Reuse schema objects while deserializing log blocks (#8484) add 0489682f11f Revert

[GitHub] [hudi] danny0405 merged pull request #8545: Revert "[HUDI-5832] add relocated prefix for hbase classes in hbase-s…

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

[GitHub] [hudi] hudi-bot commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518681224 ## CI report: * ff5d944ec780dbfb0d97eea643ad12420d1cca85 UNKNOWN * 6147cc8922856a286a71fa73140c7a09634a7e9a Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8426: [Feature] hudi console initial commit

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8426: URL: https://github.com/apache/hudi/pull/8426#issuecomment-1518681159 ## CI report: * 7286eeebcab751b3de0ce5dc6cd9cc1cf791731e Azure:

[GitHub] [hudi] bvaradar commented on pull request #8029: [HUDI-5832] add relocated prefix for hbase classes in hbase-site.xml

2023-04-22 Thread via GitHub
bvaradar commented on PR #8029: URL: https://github.com/apache/hudi/pull/8029#issuecomment-1518676505 @stayrascal : We are reverting this change. Can you please relook at failing tests and reopen the PR after fixing. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [hudi] danny0405 opened a new pull request, #8545: Revert "[HUDI-5832] add relocated prefix for hbase classes in hbase-s…

2023-04-22 Thread via GitHub
danny0405 opened a new pull request, #8545: URL: https://github.com/apache/hudi/pull/8545 …ite.xml (#8029)" This reverts commit a6f85b77c0f4d41d1a48e94c650c7097689d7d7b. ### Change Logs Revert HUDI-5832 because it causes the master tests failing continuously:

[GitHub] [hudi] clownxc commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
clownxc commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518674030 > It is great if we can have numbers to illustrate the gains after the patch, like the cost reduction for memory or something. The memory occupied by WriteStatus after optimization is

[GitHub] [hudi] danny0405 commented on pull request #8029: [HUDI-5832] add relocated prefix for hbase classes in hbase-site.xml

2023-04-22 Thread via GitHub
danny0405 commented on PR #8029: URL: https://github.com/apache/hudi/pull/8029#issuecomment-1518672818 The test `` is failing continously after merging the PR: ```java Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: Class

[GitHub] [hudi] clownxc commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
clownxc commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518672224 > It is great if we can have numbers to illustrate the gains after the patch, like the cost reduction for memory or something. I did a test based on your suggestion: The number of

[GitHub] [hudi] hudi-bot commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518670647 ## CI report: * 9da1c0da2753e7be3b6612568cc6750ba9944403 Azure:

[GitHub] [hudi] wolfboys commented on pull request #8426: [Feature] hudi console initial commit

2023-04-22 Thread via GitHub
wolfboys commented on PR #8426: URL: https://github.com/apache/hudi/pull/8426#issuecomment-1518669869 cc @XuQianJin-Stars thanks for your review, updated. please review again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hudi] hudi-bot commented on pull request #8472: [HUDI-5298] Optimize WriteStatus storing HoodieRecord

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8472: URL: https://github.com/apache/hudi/pull/8472#issuecomment-1518669128 ## CI report: * 9da1c0da2753e7be3b6612568cc6750ba9944403 Azure:

[GitHub] [hudi] jhchee opened a new issue, #8544: [SUPPORT] Support rate limit when reading Hudi table

2023-04-22 Thread via GitHub
jhchee opened a new issue, #8544: URL: https://github.com/apache/hudi/issues/8544 **Describe the problem you faced** Currently, we are reading on Spark structured streaming to incrementally process Hudi table. One option that we would like to see is rate limiting when reading from Hudi

[GitHub] [hudi] hudi-bot commented on pull request #7881: [HUDI-5723] Automate and standardize enum configs

2023-04-22 Thread via GitHub
hudi-bot commented on PR #7881: URL: https://github.com/apache/hudi/pull/7881#issuecomment-1518655770 ## CI report: * c378a74c177a2f1a924609a44f0978ee347d272a UNKNOWN * 52a8df3e317a983f1e0ad5fca58a3e537061f538 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8355: [HUDI-6016] HoodieCLIUtils supports creating HoodieClient with non-default database

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8355: URL: https://github.com/apache/hudi/pull/8355#issuecomment-1518651086 ## CI report: * 86db1f4f7be8f8b8dcd56e13bd945977fc804591 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8543: [HUDI-6124] Optimize exception message for init HoodieCatalogTable assert

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8543: URL: https://github.com/apache/hudi/pull/8543#issuecomment-1518607429 ## CI report: * 04152fcbf0fbf634d0dce6bfd41ecab277beadda Azure:

[GitHub] [hudi] hudi-bot commented on pull request #8543: [HUDI-6124] Optimize exception message for init HoodieCatalogTable assert

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8543: URL: https://github.com/apache/hudi/pull/8543#issuecomment-1518604866 ## CI report: * 04152fcbf0fbf634d0dce6bfd41ecab277beadda UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #8506: [HUDI-6104] Clean deleted partition with clean policy

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8506: URL: https://github.com/apache/hudi/pull/8506#issuecomment-1518602339 ## CI report: * 1753392a8f1cbc9370ce082c6a803317ab4eef71 Azure:

[GitHub] [hudi] huangxiaopingRD opened a new pull request, #8543: [HUDI-6124] Optimize exception message for init HoodieCatalogTable assert

2023-04-22 Thread via GitHub
huangxiaopingRD opened a new pull request, #8543: URL: https://github.com/apache/hudi/pull/8543 …sert ### Change Logs Optimize exception message for init HoodieCatalogTable assert ### Impact No ### Risk level (write none, low medium or high below) None

[jira] [Updated] (HUDI-6124) Optimize exception message for init HoodieCatalogTable assert

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-6124: - Labels: pull-request-available (was: ) > Optimize exception message for init HoodieCatalogTable

[GitHub] [hudi] danny0405 commented on a diff in pull request #8480: [HUDI-6090] Optimise payload size for list of FileGroupDTO

2023-04-22 Thread via GitHub
danny0405 commented on code in PR #8480: URL: https://github.com/apache/hudi/pull/8480#discussion_r1174369401 ## hudi-common/src/main/java/org/apache/hudi/common/table/timeline/dto/FileGroupDTO.java: ## @@ -46,17 +48,28 @@ public class FileGroupDTO { TimelineDTO timeline;

[jira] [Created] (HUDI-6124) Optimize exception message for init HoodieCatalogTable assert

2023-04-22 Thread xiaoping.huang (Jira)
xiaoping.huang created HUDI-6124: Summary: Optimize exception message for init HoodieCatalogTable assert Key: HUDI-6124 URL: https://issues.apache.org/jira/browse/HUDI-6124 Project: Apache Hudi

[jira] [Updated] (HUDI-6123) Should add lock guard by default for single table with async table services and MDT

2023-04-22 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-6123: - Description: Currently, the `hoodie.auto.adjust.lock.configs` opiton is by default false, while MDT is

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Add lock guard by default for single table with MDT and sync table services

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518588285 ## CI report: * ec9f97ddc1509a940fc21431f34f6ace9925f79e Azure:

[jira] [Updated] (HUDI-6123) Should add lock guard by default for single table with async table services and MDT

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-6123: - Labels: pull-request-available (was: ) > Should add lock guard by default for single table with

[GitHub] [hudi] hudi-bot commented on pull request #8542: [HUDI-6123] Add lock guard by default for single table with MDT and sync table services

2023-04-22 Thread via GitHub
hudi-bot commented on PR #8542: URL: https://github.com/apache/hudi/pull/8542#issuecomment-1518586693 ## CI report: * ccd692493bc1e1669f521bc1368324fa3fb7032f Azure:

  1   2   >