Skip to content

fixed multi-partition sync failure when PartitionKeyType is used#2140

Closed
hotienvu wants to merge 2 commits intoapache:masterfrom
hotienvu:fix-nested-partition-failure
Closed

fixed multi-partition sync failure when PartitionKeyType is used#2140
hotienvu wants to merge 2 commits intoapache:masterfrom
hotienvu:fix-nested-partition-failure

Conversation

@hotienvu
Copy link
Contributor

@hotienvu hotienvu commented Oct 2, 2020

Tips

What is the purpose of the pull request

This pr is for fixing the error when syncing to multi-partition hive table and PartitionKeyType is used.
More details here: #2138

Brief change log

  • hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HoodieHiveClient.java
  • hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/util/HiveSchemaUtil.java
  • hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/TestHiveSyncTool.java

Verify this pull request

Modify an existing test cases testMultiPartitionKeySync under TestHiveSyncTool

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@hotienvu
Copy link
Contributor Author

hotienvu commented Oct 2, 2020

Closing this. See #2138 for solution

@hotienvu hotienvu closed this Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant