[
https://issues.apache.org/jira/browse/HUDI-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381357#comment-17381357
]
ASF GitHub Bot commented on HUDI-2176:
--------------------------------------
nsivabalan opened a new pull request #3282:
URL: https://github.com/apache/hudi/pull/3282
## What is the purpose of the pull request
- Adding virtual keys support to COW table
- All table operations (insert, upsert, delete are supported)
- Fixed clustering
- Fixed metadatatable to support such table where virtual keys are enabled.
## Brief change log
*(for example:)*
- *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
## Verify this pull request
This change added tests and can be verified as follows:
- Fixed TestHoodieClientCopyOnWriteStorage and TestHoodieBackedMetadata to
test tables w/ virtual keys enabled
## 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.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Virutal keys support for COW all operations
> -------------------------------------------
>
> Key: HUDI-2176
> URL: https://issues.apache.org/jira/browse/HUDI-2176
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Writer Core
> Reporter: sivabalan narayanan
> Priority: Major
> Fix For: 0.9.0
>
>
> Virutal keys support for COW all operations
> (merge handle)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)