[
https://issues.apache.org/jira/browse/HUDI-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384741#comment-17384741
]
ASF GitHub Bot commented on HUDI-2044:
--------------------------------------
rmahindra123 opened a new pull request #3318:
URL: https://github.com/apache/hudi/pull/3318
## What is the purpose of the pull request
HUDI-2028 ( #3112, #3117, #3194) implemented rockDb support and compression
for bit cask map for External Spillable map and integrated with the
HoodieMergeHandle
This PR extends the integration of these two features to other consumers,
such as SpillableFileSystem and HoodieMergedLogRecordScanner etc.
## Brief change log
- Moved configs to HoodieCommonConfig that is a newly created class for
common configs
- Integrated with SpillableFileSystem and HoodieMergedLogRecordScanner.
## Verify this pull request
Added unit tests/ functional tests for different integration points
--
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]
> Extend support for rockDB and compression for Spillable map to all consumers
> of ExternalSpillableMap
> ----------------------------------------------------------------------------------------------------
>
> Key: HUDI-2044
> URL: https://issues.apache.org/jira/browse/HUDI-2044
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Rajesh Mahindra
> Assignee: Rajesh Mahindra
> Priority: Major
>
> # HUDI-2028 only implements rockDb support for Spillable map in
> HoodieMergeHandle since we are blocked on the configuration refactor PR to
> land
> # This ticket will track the implementation to extend rocksDB (and
> compression for bit cask) support for Spoilable Map to all consumers of
> ExternalSpillableMap.java
--
This message was sent by Atlassian Jira
(v8.3.4#803005)