[GitHub] [hudi] schlichtanders commented on issue #6808: [SUPPORT] Cannot sync to spark embedded derby hive meta store (the default one)

2022-11-09 Thread GitBox
schlichtanders commented on issue #6808: URL: https://github.com/apache/hudi/issues/6808#issuecomment-1309901120 Thank you for the updated links. They show how to connect Hudi to a derby metastore via `org.apache.derby.jdbc.ClientDriver`, where the derby metastore is running on a de

[GitHub] [hudi] xiarixiaoyao commented on a diff in pull request #7080: [RFC-64] New APIs to facilitate faster Query Engine integrations

2022-11-09 Thread GitBox
xiarixiaoyao commented on code in PR #7080: URL: https://github.com/apache/hudi/pull/7080#discussion_r1018743271 ## rfc/rfc-64/rfc-64.md: ## @@ -0,0 +1,509 @@ + + +# RFC-64: New Hudi Table Spec API for Query Integrations + +## Proposers + +- @codope +- @alexeykudinkin + +## Appr

[GitHub] [hudi] xiarixiaoyao commented on a diff in pull request #7080: [RFC-64] New APIs to facilitate faster Query Engine integrations

2022-11-09 Thread GitBox
xiarixiaoyao commented on code in PR #7080: URL: https://github.com/apache/hudi/pull/7080#discussion_r1018750344 ## rfc/rfc-64/rfc-64.md: ## @@ -0,0 +1,509 @@ + + +# RFC-64: New Hudi Table Spec API for Query Integrations + +## Proposers + +- @codope +- @alexeykudinkin + +## Appr

[GitHub] [hudi] xiarixiaoyao commented on a diff in pull request #7080: [RFC-64] New APIs to facilitate faster Query Engine integrations

2022-11-09 Thread GitBox
xiarixiaoyao commented on code in PR #7080: URL: https://github.com/apache/hudi/pull/7080#discussion_r1018748548 ## rfc/rfc-64/rfc-64.md: ## @@ -0,0 +1,509 @@ + + +# RFC-64: New Hudi Table Spec API for Query Integrations + +## Proposers + +- @codope +- @alexeykudinkin + +## Appr

[GitHub] [hudi] xiarixiaoyao commented on a diff in pull request #7080: [RFC-64] New APIs to facilitate faster Query Engine integrations

2022-11-09 Thread GitBox
xiarixiaoyao commented on code in PR #7080: URL: https://github.com/apache/hudi/pull/7080#discussion_r1018743271 ## rfc/rfc-64/rfc-64.md: ## @@ -0,0 +1,509 @@ + + +# RFC-64: New Hudi Table Spec API for Query Integrations + +## Proposers + +- @codope +- @alexeykudinkin + +## Appr

[GitHub] [hudi] hudi-bot commented on pull request #7151: [MINOR] Performance improvement of flink ITs with reused miniCluster

2022-11-09 Thread GitBox
hudi-bot commented on PR #7151: URL: https://github.com/apache/hudi/pull/7151#issuecomment-1309888204 ## CI report: * db207361ce3e01c7b39153f3156a6e19d8075212 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] xiarixiaoyao commented on a diff in pull request #7080: [RFC-64] New APIs to facilitate faster Query Engine integrations

2022-11-09 Thread GitBox
xiarixiaoyao commented on code in PR #7080: URL: https://github.com/apache/hudi/pull/7080#discussion_r1018740543 ## rfc/rfc-64/rfc-64.md: ## @@ -0,0 +1,509 @@ + + +# RFC-64: New Hudi Table Spec API for Query Integrations + +## Proposers + +- @codope +- @alexeykudinkin + +## Appr

[GitHub] [hudi] albericgenius commented on pull request #7096: [MINOR] Fix OverwriteWithLatestAvroPayload full class name

2022-11-09 Thread GitBox
albericgenius commented on PR #7096: URL: https://github.com/apache/hudi/pull/7096#issuecomment-1309840920 @xushiyan sorry to both you, could you help to assign JIRA contributor permission to me(cnuliuwei). -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hudi] hudi-bot commented on pull request #7003: [minor] add more test for rfc46

2022-11-09 Thread GitBox
hudi-bot commented on PR #7003: URL: https://github.com/apache/hudi/pull/7003#issuecomment-1309827449 ## CI report: * b8ad950666cb87456151c70688b5eb7ad423955f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] hudi-bot commented on pull request #7167: [HUDI-5094] Remove partition fields before transform bytes to avro,if enable DROP_PARTITION_COLUMNS.

2022-11-09 Thread GitBox
hudi-bot commented on PR #7167: URL: https://github.com/apache/hudi/pull/7167#issuecomment-1309827733 ## CI report: * 6b165aec634812ba8d6f4a55d0dfb8578031d25c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] eric9204 commented on issue #6966: [SUPPORT]HoodieWriteHandle: Error writing record HoodieRecord{key=HoodieKey { recordKey=id308723 partitionPath=202210141643}, currentLocation='null',

2022-11-09 Thread GitBox
eric9204 commented on issue #6966: URL: https://github.com/apache/hudi/issues/6966#issuecomment-1309826887 #7167 -- 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 unsubsc

[jira] [Updated] (HUDI-4812) Lazy partition listing and file groups fetching in Spark Query

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-4812: -- Story Points: 16 (was: 2) > Lazy partition listing and file groups fetching in Spark Query > --

[GitHub] [hudi] eric9204 commented on pull request #7063: [HUDI-5094] Remove partition fields before transform bytes to avro,if enable DROP_PARTITION_COLUMNS

2022-11-09 Thread GitBox
eric9204 commented on PR #7063: URL: https://github.com/apache/hudi/pull/7063#issuecomment-1309807382 @YannByron have removed useless changes and redundant judgment conditions and add UT for logic changes. if you are available, pls review at this pr instead https://github.com/apache/hudi

[jira] [Updated] (HUDI-5188) ClassCastException: class HoodieBackedTableMetadataWriter$DirectoryInfo cannot be cast to class HoodieBackedTableMetadataWriter$DirectoryInfo

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-5188: -- Description: Getting following exception when running trivial Spark DS workloads: {code:java} im

[jira] [Updated] (HUDI-5188) ClassCastException: class HoodieBackedTableMetadataWriter$DirectoryInfo cannot be cast to class HoodieBackedTableMetadataWriter$DirectoryInfo

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-5188: -- Priority: Blocker (was: Major) > ClassCastException: class HoodieBackedTableMetadataWriter$Dire

[jira] [Updated] (HUDI-5188) ClassCastException: class HoodieBackedTableMetadataWriter$DirectoryInfo cannot be cast to class HoodieBackedTableMetadataWriter$DirectoryInfo

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-5188: -- Description: After [#7036|https://github.com/apache/hudi/pull/7036/files], started to get follo

[jira] [Created] (HUDI-5188) ClassCastException: class HoodieBackedTableMetadataWriter$DirectoryInfo cannot be cast to class HoodieBackedTableMetadataWriter$DirectoryInfo

2022-11-09 Thread Alexey Kudinkin (Jira)
Alexey Kudinkin created HUDI-5188: - Summary: ClassCastException: class HoodieBackedTableMetadataWriter$DirectoryInfo cannot be cast to class HoodieBackedTableMetadataWriter$DirectoryInfo Key: HUDI-5188 URL: https

[jira] [Updated] (HUDI-5188) ClassCastException: class HoodieBackedTableMetadataWriter$DirectoryInfo cannot be cast to class HoodieBackedTableMetadataWriter$DirectoryInfo

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-5188: -- Fix Version/s: 0.13.0 > ClassCastException: class HoodieBackedTableMetadataWriter$DirectoryInfo

[GitHub] [hudi] zhangyue19921010 commented on pull request #5416: [HUDI-3963] Use Lock-Free Message Queue Disruptor Improving Hoodie Writing Efficiency

2022-11-09 Thread GitBox
zhangyue19921010 commented on PR #5416: URL: https://github.com/apache/hudi/pull/5416#issuecomment-1309800894 > Great job buddy for patiently addressing all comments ! Thanks a lot for your help! @alexeykudinkin and @nsivabalan -- This is an automated message from the Apache Git Se

[jira] [Closed] (HUDI-5145) Remove HDFS from DeltaStreamer UT/FT

2022-11-09 Thread Raymond Xu (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Xu closed HUDI-5145. Resolution: Done > Remove HDFS from DeltaStreamer UT/FT > > >

[GitHub] [hudi] hudi-bot commented on pull request #7039: [HUDI-5080] Fixing unpersist to consider only rdds pertaining to current write operation

2022-11-09 Thread GitBox
hudi-bot commented on PR #7039: URL: https://github.com/apache/hudi/pull/7039#issuecomment-1309782856 ## CI report: * dc7c2bdefdb2a84b27b40751714a31604e2931eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] hudi-bot commented on pull request #7039: [HUDI-5080] Fixing unpersist to consider only rdds pertaining to current write operation

2022-11-09 Thread GitBox
hudi-bot commented on PR #7039: URL: https://github.com/apache/hudi/pull/7039#issuecomment-1309778505 ## CI report: * dc7c2bdefdb2a84b27b40751714a31604e2931eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] hudi-bot commented on pull request #7169: [HUDI-5186] Parallelism does not take effect when hoodie.combine.before.upsert/insert false

2022-11-09 Thread GitBox
hudi-bot commented on PR #7169: URL: https://github.com/apache/hudi/pull/7169#issuecomment-1309774543 ## CI report: * f9e08f5d14106a18fe59bf752077ab1043595e03 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1289

[hudi] branch master updated: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests (#7171)

2022-11-09 Thread xushiyan
This is an automated email from the ASF dual-hosted git repository. xushiyan 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 7fe35fb895 [HUDI-5145] Avoid starting HDFS in hu

[GitHub] [hudi] xushiyan merged pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
xushiyan merged PR #7171: URL: https://github.com/apache/hudi/pull/7171 -- 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.

[GitHub] [hudi] xushiyan commented on pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
xushiyan commented on PR #7171: URL: https://github.com/apache/hudi/pull/7171#issuecomment-1309749162 The test run time has good improvement. **in master version** UT ``` [INFO] hudi-utilities_2.11 SUCCESS [08:32 min] ``` FT ```

[GitHub] [hudi] danny0405 commented on a diff in pull request #5830: [HUDI-3981][RFC-33] Flink engine support for comprehensive schema evolution

2022-11-09 Thread GitBox
danny0405 commented on code in PR #5830: URL: https://github.com/apache/hudi/pull/5830#discussion_r1018637325 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/AbstractHoodieLogRecordReader.java: ## @@ -817,6 +805,8 @@ public abstract static class Builder { pu

[GitHub] [hudi] danny0405 commented on a diff in pull request #5830: [HUDI-3981][RFC-33] Flink engine support for comprehensive schema evolution

2022-11-09 Thread GitBox
danny0405 commented on code in PR #5830: URL: https://github.com/apache/hudi/pull/5830#discussion_r1018636538 ## hudi-common/src/main/java/org/apache/hudi/internal/schema/convert/AvroInternalSchemaConverter.java: ## @@ -91,6 +91,11 @@ public static InternalSchema convert(Schema

[GitHub] [hudi] danny0405 commented on a diff in pull request #5830: [HUDI-3981][RFC-33] Flink engine support for comprehensive schema evolution

2022-11-09 Thread GitBox
danny0405 commented on code in PR #5830: URL: https://github.com/apache/hudi/pull/5830#discussion_r1018635942 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFormatReader.java: ## @@ -141,4 +139,8 @@ public HoodieLogBlock prev() throws IOException { r

[GitHub] [hudi] danny0405 commented on pull request #5830: [HUDI-3981][RFC-33] Flink engine support for comprehensive schema evolution

2022-11-09 Thread GitBox
danny0405 commented on PR #5830: URL: https://github.com/apache/hudi/pull/5830#issuecomment-1309745375 [3981.patch.zip](https://github.com/apache/hudi/files/9977268/3981.patch.zip) Thanks for the contribution, have reviewed some of the part, and left a local patch here and some comments ~

[GitHub] [hudi] xushiyan commented on a diff in pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
xushiyan commented on code in PR #7171: URL: https://github.com/apache/hudi/pull/7171#discussion_r1018635258 ## hudi-utilities/src/test/java/org/apache/hudi/utilities/functional/TestHoodieDeltaStreamer.java: ## @@ -250,7 +250,7 @@ static HoodieDeltaStreamer.Config makeConfig(Str

[GitHub] [hudi] hudi-bot commented on pull request #7151: [MINOR] Performance improvement of flink ITs with reused miniCluster

2022-11-09 Thread GitBox
hudi-bot commented on PR #7151: URL: https://github.com/apache/hudi/pull/7151#issuecomment-1309731298 ## CI report: * fb4b5616278cdd662ccee6add7bbb7b0684554ac Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1281

[GitHub] [hudi] hudi-bot commented on pull request #7003: [minor] add more test for rfc46

2022-11-09 Thread GitBox
hudi-bot commented on PR #7003: URL: https://github.com/apache/hudi/pull/7003#issuecomment-1309731121 ## CI report: * da89f1a57bae167a6474092cc07ca0880e4028b8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] nsivabalan commented on a diff in pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
nsivabalan commented on code in PR #7171: URL: https://github.com/apache/hudi/pull/7171#discussion_r1018623450 ## hudi-utilities/src/test/java/org/apache/hudi/utilities/functional/TestHoodieDeltaStreamer.java: ## @@ -250,7 +250,7 @@ static HoodieDeltaStreamer.Config makeConfig(S

[GitHub] [hudi] hudi-bot commented on pull request #7151: [MINOR] Performance improvement of flink ITs with reused miniCluster

2022-11-09 Thread GitBox
hudi-bot commented on PR #7151: URL: https://github.com/apache/hudi/pull/7151#issuecomment-1309727775 ## CI report: * fb4b5616278cdd662ccee6add7bbb7b0684554ac Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1281

[GitHub] [hudi] hudi-bot commented on pull request #7003: [minor] add more test for rfc46

2022-11-09 Thread GitBox
hudi-bot commented on PR #7003: URL: https://github.com/apache/hudi/pull/7003#issuecomment-1309727612 ## CI report: * da89f1a57bae167a6474092cc07ca0880e4028b8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] TengHuo commented on issue #7106: [PROPOSE] Add column prune support for other payload class

2022-11-09 Thread GitBox
TengHuo commented on issue #7106: URL: https://github.com/apache/hudi/issues/7106#issuecomment-1309697353 @alexeykudinkin Got it, thanks a lot. Saw the code in branch `release-feature-rfc46`, the interface `HoodieRecordMerger`. We will keep eyes on it, and migrate our code base on i

[GitHub] [hudi] trushev commented on a diff in pull request #7151: [MINOR] Performance improvement of flink ITs with reused miniCluster

2022-11-09 Thread GitBox
trushev commented on code in PR #7151: URL: https://github.com/apache/hudi/pull/7151#discussion_r1018601277 ## hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/utils/AbstractHoodieTestBase.java: ## @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [hudi] KnightChess commented on issue #7147: [SUPPORT] Some classes lacked and couldn't be imported in the module of hudi-spark3.2.x_2.12 and hudi-spark3.3.x_2.12

2022-11-09 Thread GitBox
KnightChess commented on issue #7147: URL: https://github.com/apache/hudi/issues/7147#issuecomment-1309691965 @GoodJeek `HoodieSqlBaseParser`, the class is generated by the plug `genantlr4-maven-plugin` when you compile -- This is an automated message from the Apache Git Service. To resp

[GitHub] [hudi] hudi-bot commented on pull request #7167: [HUDI-5094] Remove partition fields before transform bytes to avro,if enable DROP_PARTITION_COLUMNS.

2022-11-09 Thread GitBox
hudi-bot commented on PR #7167: URL: https://github.com/apache/hudi/pull/7167#issuecomment-1309685076 ## CI report: * 8881615927848e76214065870119e910e41e9c35 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290

[jira] [Updated] (HUDI-4142) RFC for new Table APIs proposal

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-4142: -- Reviewers: Alexey Kudinkin > RFC for new Table APIs proposal > --- >

[jira] [Updated] (HUDI-4142) RFC for new Table APIs proposal

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-4142: -- Priority: Blocker (was: Major) > RFC for new Table APIs proposal >

[jira] [Updated] (HUDI-4142) RFC for new Table APIs proposal

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-4142: -- Fix Version/s: 0.13.0 (was: 1.0.0) > RFC for new Table APIs proposal > --

[jira] [Updated] (HUDI-4141) RFC-54 Table Format APIs

2022-11-09 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-4141: -- Description: RFC: [https://github.com/apache/hudi/pull/7080] (was: New Table APIs to create/upd

[GitHub] [hudi] hudi-bot commented on pull request #7167: [HUDI-5094] Remove partition fields before transform bytes to avro,if enable DROP_PARTITION_COLUMNS.

2022-11-09 Thread GitBox
hudi-bot commented on PR #7167: URL: https://github.com/apache/hudi/pull/7167#issuecomment-1309681703 ## CI report: * 8881615927848e76214065870119e910e41e9c35 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290

[GitHub] [hudi] hudi-bot commented on pull request #7169: [HUDI-5186] Parallelism does not take effect when hoodie.combine.before.upsert/insert false

2022-11-09 Thread GitBox
hudi-bot commented on PR #7169: URL: https://github.com/apache/hudi/pull/7169#issuecomment-1309677939 ## CI report: * f9e08f5d14106a18fe59bf752077ab1043595e03 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1289

[GitHub] [hudi] hudi-bot commented on pull request #7172: [HUDI-4888] throw exception if COW table and consistent hashing bucket index

2022-11-09 Thread GitBox
hudi-bot commented on PR #7172: URL: https://github.com/apache/hudi/pull/7172#issuecomment-1309677986 ## CI report: * 959da168ba88673c2b2b4eb5d42cf6aac62d3808 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] SteNicholas commented on a diff in pull request #7035: [HUDI-5075] Adding support to rollback residual clustering after disabling clustering

2022-11-09 Thread GitBox
SteNicholas commented on code in PR #7035: URL: https://github.com/apache/hudi/pull/7035#discussion_r1018585393 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieClusteringConfig.java: ## @@ -310,6 +310,14 @@ public class HoodieClusteringConfig extends

[GitHub] [hudi] SteNicholas commented on a diff in pull request #7035: [HUDI-5075] Adding support to rollback residual clustering after disabling clustering

2022-11-09 Thread GitBox
SteNicholas commented on code in PR #7035: URL: https://github.com/apache/hudi/pull/7035#discussion_r1018585393 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieClusteringConfig.java: ## @@ -310,6 +310,14 @@ public class HoodieClusteringConfig extends

[GitHub] [hudi] SteNicholas commented on a diff in pull request #7035: [HUDI-5075] Adding support to rollback residual clustering after disabling clustering

2022-11-09 Thread GitBox
SteNicholas commented on code in PR #7035: URL: https://github.com/apache/hudi/pull/7035#discussion_r1018585393 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieClusteringConfig.java: ## @@ -310,6 +310,14 @@ public class HoodieClusteringConfig extends

[GitHub] [hudi] Zouxxyy commented on pull request #7140: [HUDI-5163] Fixing failure handling with spark datasource write

2022-11-09 Thread GitBox
Zouxxyy commented on PR #7140: URL: https://github.com/apache/hudi/pull/7140#issuecomment-1309666320 > > @YannByron : I might need some help to take this patch and make valid fixes for spark-sql classes. Also, we might need to write tests. if you can loop in someone, would be nice. >

[jira] [Resolved] (HUDI-5187) Remove the preCondition check of BucketAssigner assign state

2022-11-09 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved HUDI-5187. -- > Remove the preCondition check of BucketAssigner assign state > ---

[jira] [Commented] (HUDI-5187) Remove the preCondition check of BucketAssigner assign state

2022-11-09 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631382#comment-17631382 ] Danny Chen commented on HUDI-5187: -- Fixed via master branch: df9100b0cb496bb78b1173ae25f9

[GitHub] [hudi] trushev commented on pull request #5830: [HUDI-3981][RFC-33] Flink engine support for comprehensive schema evolution

2022-11-09 Thread GitBox
trushev commented on PR #5830: URL: https://github.com/apache/hudi/pull/5830#issuecomment-1309655985 @danny0405 rebased -- 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 u

[hudi] branch master updated (1469469d6e -> df9100b0cb)

2022-11-09 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 1469469d6e [HUDI-5111] Improve integration test coverage (#7092) add df9100b0cb [HUDI-5187] Remove the preCondit

[GitHub] [hudi] danny0405 merged pull request #7170: [HUDI-5187] Remove the preCondition check of BucketAssigner assign state

2022-11-09 Thread GitBox
danny0405 merged PR #7170: URL: https://github.com/apache/hudi/pull/7170 -- 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

[GitHub] [hudi] trushev commented on pull request #5830: [HUDI-3981][RFC-33] Flink engine support for comprehensive schema evolution

2022-11-09 Thread GitBox
trushev commented on PR #5830: URL: https://github.com/apache/hudi/pull/5830#issuecomment-1309651755 @danny0405 it's rebased -- 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] zhangyue19921010 commented on pull request #7169: [HUDI-5186] Parallelism does not take effect when hoodie.combine.before.upsert/insert false

2022-11-09 Thread GitBox
zhangyue19921010 commented on PR #7169: URL: https://github.com/apache/hudi/pull/7169#issuecomment-1309642342 @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 comm

[GitHub] [hudi] hudi-bot commented on pull request #7039: [HUDI-5080] Fixing unpersist to consider only rdds pertaining to current write operation

2022-11-09 Thread GitBox
hudi-bot commented on PR #7039: URL: https://github.com/apache/hudi/pull/7039#issuecomment-1309617147 ## CI report: * dc7c2bdefdb2a84b27b40751714a31604e2931eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] hudi-bot commented on pull request #6680: [HUDI-4812] Lazy fetching partition path & file slice for HoodieFileIndex

2022-11-09 Thread GitBox
hudi-bot commented on PR #6680: URL: https://github.com/apache/hudi/pull/6680#issuecomment-1309616517 ## CI report: * 59cdd09e3190c3646e1e3ea6ca3f076526ec0473 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] hudi-bot commented on pull request #7172: [HUDI-4888] throw exception if COW table and consistent hashing bucket index

2022-11-09 Thread GitBox
hudi-bot commented on PR #7172: URL: https://github.com/apache/hudi/pull/7172#issuecomment-1309553268 ## CI report: * 959da168ba88673c2b2b4eb5d42cf6aac62d3808 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] hudi-bot commented on pull request #7172: [HUDI-4888] throw exception if COW table and consistent hashing bucket index

2022-11-09 Thread GitBox
hudi-bot commented on PR #7172: URL: https://github.com/apache/hudi/pull/7172#issuecomment-1309549269 ## CI report: * 959da168ba88673c2b2b4eb5d42cf6aac62d3808 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[jira] [Updated] (HUDI-4888) Add validation to block COW table to use consistent hashing bucket index

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-4888: - Labels: pull-request-available (was: ) > Add validation to block COW table to use consistent hash

[GitHub] [hudi] jonvex opened a new pull request, #7172: [HUDI-4888] throw exception if COW table and consistent hashing bucket index

2022-11-09 Thread GitBox
jonvex opened a new pull request, #7172: URL: https://github.com/apache/hudi/pull/7172 ### Change Logs Consistent hashing bucket index resizing does not work because it relies on writing to logs while the resizing is taking place. Instead of having Hudi fail when the resizing takes p

[jira] [Updated] (HUDI-4888) Add validation to block COW table to use consistent hashing bucket index

2022-11-09 Thread Jonathan Vexler (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Vexler updated HUDI-4888: -- Status: Patch Available (was: In Progress) > Add validation to block COW table to use consisten

[GitHub] [hudi] alexeykudinkin commented on issue #7106: [PROPOSE] Add column prune support for other payload class

2022-11-09 Thread GitBox
alexeykudinkin commented on issue #7106: URL: https://github.com/apache/hudi/issues/7106#issuecomment-1309506033 @TengHuo correct, it's slated for 0.13. We're currently in the final innings of merging Phase 1 to master and hoping to do this in the coming weeks. -- This is an automated mes

[GitHub] [hudi] alexeykudinkin commented on pull request #7069: [HUDI-5097] Fix partition reading without partition fields table config

2022-11-09 Thread GitBox
alexeykudinkin commented on PR #7069: URL: https://github.com/apache/hudi/pull/7069#issuecomment-1309504006 > not landing this to master. only meant for 0.12.2 release patch LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [hudi] hudi-bot commented on pull request #6680: [HUDI-4812] Lazy fetching partition path & file slice for HoodieFileIndex

2022-11-09 Thread GitBox
hudi-bot commented on PR #6680: URL: https://github.com/apache/hudi/pull/6680#issuecomment-1309472827 ## CI report: * c3aba0dc3e2f7c2c6240d3aa5bc279cf8f359153 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1282

[GitHub] [hudi] hudi-bot commented on pull request #7039: [HUDI-5080] Fixing unpersist to consider only rdds pertaining to current write operation

2022-11-09 Thread GitBox
hudi-bot commented on PR #7039: URL: https://github.com/apache/hudi/pull/7039#issuecomment-1309466898 ## CI report: * 5ff96812e74f348af76c942f58e67445afbb765e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1276

[GitHub] [hudi] hudi-bot commented on pull request #6680: [HUDI-4812] Lazy fetching partition path & file slice for HoodieFileIndex

2022-11-09 Thread GitBox
hudi-bot commented on PR #6680: URL: https://github.com/apache/hudi/pull/6680#issuecomment-1309466349 ## CI report: * c3aba0dc3e2f7c2c6240d3aa5bc279cf8f359153 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1282

[GitHub] [hudi] hudi-bot commented on pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
hudi-bot commented on PR #7171: URL: https://github.com/apache/hudi/pull/7171#issuecomment-1309459685 ## CI report: * 2a1766f041bf9b8bac2927b1aa076916361a00b6 UNKNOWN * bba82cddcfad42d2e2fe698d8a27077536257bfc Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #7039: [HUDI-5080] Fixing unpersist to consider only rdds pertaining to current write operation

2022-11-09 Thread GitBox
hudi-bot commented on PR #7039: URL: https://github.com/apache/hudi/pull/7039#issuecomment-1309459075 ## CI report: * 5ff96812e74f348af76c942f58e67445afbb765e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1276

[GitHub] [hudi] hudi-bot commented on pull request #7003: [minor] add more test for rfc46

2022-11-09 Thread GitBox
hudi-bot commented on PR #7003: URL: https://github.com/apache/hudi/pull/7003#issuecomment-1309458829 ## CI report: * da89f1a57bae167a6474092cc07ca0880e4028b8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291

[GitHub] [hudi] nsivabalan commented on a diff in pull request #7039: [HUDI-5080] Fixing unpersist to consider only rdds pertaining to current write operation

2022-11-09 Thread GitBox
nsivabalan commented on code in PR #7039: URL: https://github.com/apache/hudi/pull/7039#discussion_r1018436316 ## hudi-common/src/main/java/org/apache/hudi/common/util/CommitUtils.java: ## @@ -44,6 +46,28 @@ public class CommitUtils { private static final Logger LOG = LogMa

[GitHub] [hudi] rtdt99 commented on issue #7158: [SUPPORT] Request for support for Azure Blob Storage Events Source and Events Hoodie Incr Source in DeltaStreamer

2022-11-09 Thread GitBox
rtdt99 commented on issue #7158: URL: https://github.com/apache/hudi/issues/7158#issuecomment-1309389618 @nsivabalan, Could you please provide any timeline on when we can expect this feature in DeltaStreamer? -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [hudi] hudi-bot commented on pull request #7142: [HUDI-5056] Allow wildcards in partition paths for DELETE_PARTITIONS

2022-11-09 Thread GitBox
hudi-bot commented on PR #7142: URL: https://github.com/apache/hudi/pull/7142#issuecomment-1309365677 ## CI report: * f839fdda3077916eea26ed14e85aa01fa657f3e6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290

[jira] [Updated] (HUDI-4967) Improve docs for meta sync with TimestampBasedKeyGenerator

2022-11-09 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-4967: Description: Related fix: HUDI-4966 We need to add docs on how to properly set the meta sync configuration,

[jira] [Updated] (HUDI-4966) Meta sync throws exception if TimestampBasedKeyGenerator is used to generate partition path containing slashes

2022-11-09 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-4966: Fix Version/s: 0.12.2 (was: 0.12.1) > Meta sync throws exception if TimestampBasedKey

[jira] [Updated] (HUDI-4966) Meta sync throws exception if TimestampBasedKeyGenerator is used to generate partition path containing slashes

2022-11-09 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-4966: Fix Version/s: 0.12.1 (was: 0.12.2) > Meta sync throws exception if TimestampBasedKey

[jira] [Updated] (HUDI-4967) Improve docs for meta sync with TimestampBasedKeyGenerator

2022-11-09 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-4967: Description: Related fix: HUDI-4966 We need to add docs on how to properly set the meta sync configuration,

[jira] [Closed] (HUDI-4966) Meta sync throws exception if TimestampBasedKeyGenerator is used to generate partition path containing slashes

2022-11-09 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo closed HUDI-4966. --- Resolution: Fixed > Meta sync throws exception if TimestampBasedKeyGenerator is used to generate > partition

[GitHub] [hudi] jonvex commented on issue #6808: [SUPPORT] Cannot sync to spark embedded derby hive meta store (the default one)

2022-11-09 Thread GitBox
jonvex commented on issue #6808: URL: https://github.com/apache/hudi/issues/6808#issuecomment-1309323342 The updated links are https://github.com/apache/hudi/blob/master/packaging/bundle-validation/Dockerfile https://github.com/apache/hudi/blob/master/packaging/bundle-validation/validat

[GitHub] [hudi] hudi-bot commented on pull request #7003: [minor] add more test for rfc46

2022-11-09 Thread GitBox
hudi-bot commented on PR #7003: URL: https://github.com/apache/hudi/pull/7003#issuecomment-1309277206 ## CI report: * 6efb6b43bec7d58883b7120f23c06d4ae927a528 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1257

[GitHub] [hudi] hudi-bot commented on pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
hudi-bot commented on PR #7171: URL: https://github.com/apache/hudi/pull/7171#issuecomment-1309272029 ## CI report: * 2a1766f041bf9b8bac2927b1aa076916361a00b6 UNKNOWN * bba82cddcfad42d2e2fe698d8a27077536257bfc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #7003: [minor] add more test for rfc46

2022-11-09 Thread GitBox
hudi-bot commented on PR #7003: URL: https://github.com/apache/hudi/pull/7003#issuecomment-1309271518 ## CI report: * 6efb6b43bec7d58883b7120f23c06d4ae927a528 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1257

[GitHub] [hudi] hudi-bot commented on pull request #7169: [HUDI-5186] Parallelism does not take effect when hoodie.combine.before.upsert/insert false

2022-11-09 Thread GitBox
hudi-bot commented on PR #7169: URL: https://github.com/apache/hudi/pull/7169#issuecomment-1309266022 ## CI report: * f9e08f5d14106a18fe59bf752077ab1043595e03 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1289

[GitHub] [hudi] hudi-bot commented on pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
hudi-bot commented on PR #7171: URL: https://github.com/apache/hudi/pull/7171#issuecomment-1309266099 ## CI report: * 2a1766f041bf9b8bac2927b1aa076916361a00b6 UNKNOWN * bba82cddcfad42d2e2fe698d8a27077536257bfc UNKNOWN Bot commands @hudi-bot supports the following

[jira] [Closed] (HUDI-2613) Fix usages of RealtimeSplit to use the new getDeltaLogFileStatus

2022-11-09 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan closed HUDI-2613. - Resolution: Done > Fix usages of RealtimeSplit to use the new getDeltaLogFileStatus >

[GitHub] [hudi] hudi-bot commented on pull request #7167: [HUDI-5094] Remove partition fields before transform bytes to avro,if enable DROP_PARTITION_COLUMNS.

2022-11-09 Thread GitBox
hudi-bot commented on PR #7167: URL: https://github.com/apache/hudi/pull/7167#issuecomment-1309201490 ## CI report: * 8881615927848e76214065870119e910e41e9c35 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290

[jira] [Commented] (HUDI-2613) Fix usages of RealtimeSplit to use the new getDeltaLogFileStatus

2022-11-09 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631217#comment-17631217 ] sivabalan narayanan commented on HUDI-2613: --- Looks like we got this covered alre

[jira] [Updated] (HUDI-5171) Ensure validateTableConfig also checks for partition path field value switch

2022-11-09 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-5171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-5171: -- Story Points: 1 > Ensure validateTableConfig also checks for partition path field value

[jira] [Commented] (HUDI-4990) Parallelize deduplication in CLI tool

2022-11-09 Thread Jonathan Vexler (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631215#comment-17631215 ] Jonathan Vexler commented on HUDI-4990: --- We are stuck on this for now because we can

[GitHub] [hudi] hudi-bot commented on pull request #7142: [HUDI-5056] Allow wildcards in partition paths for DELETE_PARTITIONS

2022-11-09 Thread GitBox
hudi-bot commented on PR #7142: URL: https://github.com/apache/hudi/pull/7142#issuecomment-1309195747 ## CI report: * 50ab8834e6dad68dfb679216e7b3096254588dfc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1286

[GitHub] [hudi] hudi-bot commented on pull request #7142: [HUDI-5056] Allow wildcards in partition paths for DELETE_PARTITIONS

2022-11-09 Thread GitBox
hudi-bot commented on PR #7142: URL: https://github.com/apache/hudi/pull/7142#issuecomment-1309189923 ## CI report: * 50ab8834e6dad68dfb679216e7b3096254588dfc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1286

[GitHub] [hudi] hudi-bot commented on pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
hudi-bot commented on PR #7171: URL: https://github.com/apache/hudi/pull/7171#issuecomment-1309183756 ## CI report: * 2a1766f041bf9b8bac2927b1aa076916361a00b6 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #6838: [MINOR] Update azure image and balance CI jobs

2022-11-09 Thread GitBox
hudi-bot commented on PR #6838: URL: https://github.com/apache/hudi/pull/6838#issuecomment-1309182962 ## CI report: * cb0d3a60736adeac074af479eabdc844793ea067 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290

[GitHub] [hudi] xushiyan closed pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests

2022-11-09 Thread GitBox
xushiyan closed pull request #7171: [HUDI-5145] Avoid starting HDFS in hudi-utilities tests URL: https://github.com/apache/hudi/pull/7171 -- 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] nsivabalan commented on a diff in pull request #7132: [HUDI-51577] Adding capability to remove all meta fields from source hudi table with Hudi incr source

2022-11-09 Thread GitBox
nsivabalan commented on code in PR #7132: URL: https://github.com/apache/hudi/pull/7132#discussion_r1018258230 ## hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/HoodieIncrSource.java: ## @@ -172,10 +178,13 @@ public Pair>, String> fetchNextBatch(Option lastCkpt

[hudi] branch master updated: [HUDI-5111] Improve integration test coverage (#7092)

2022-11-09 Thread xushiyan
This is an automated email from the ASF dual-hosted git repository. xushiyan 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 1469469d6e [HUDI-5111] Improve integration test

[GitHub] [hudi] xushiyan merged pull request #7092: [HUDI-5111] Improve integration test coverage

2022-11-09 Thread GitBox
xushiyan merged PR #7092: URL: https://github.com/apache/hudi/pull/7092 -- 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.

  1   2   >