Popular repositories
298 contributions in the last year
Less
More
Contribution activity
July 2021
Created 3 commits in 1 repository
Created a pull request in apache/hudi that received 56 comments
[HUDI-2161] Adding support to disable meta columns with bulk insert operation
What is the purpose of the pull request Adding support to disable meta columns with bulk insert operation in row writer path. For use-cases involv…
+1,024
−268
•
56
comments
Opened 2 other pull requests in 2 repositories
apache/hudi
1
open
nsivabalan/hudi
1
open
Reviewed 17 pull requests in 1 repository
apache/hudi 17 pull requests
- [HUDI-1860] Add INSERT_OVERWRITE and INSERT_OVERWRITE_TABLE support to DeltaStreamer
- [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp
- [HUDI-2161] Adding support to disable meta columns with bulk insert operation
- [HUDI-2176, 2178, 2179] Virtual keys support to COW table
- [HUDI-2170] Always choose the latest record for HoodieRecordPayload
- [HUDI-2029] Implement compression for DiskBasedMap in Spillable Map
- [HUDI-1548] Add documentation for schema evolution
- [HUDI-2168] Fix for AccessControlException for anonymous user
- [MINOR] Fix EXTERNAL_RECORD_AND_SCHEMA_TRANSFORMATION config
- [WIP][HUDI-1138] Add timeline-server-based marker file strategy for improving marker-related latency
- [HUDI-2069] Refactored String constants
- [HUDI-1483] Support async clustering for deltastreamer and Spark streaming
- [HUDI-1105] Adding dedup support for Bulk Insert w/ Rows
- [HUDI-2009] Fixing extra commit metadata in row writer path
- [HUDI-1104] Adding support for UserDefinedPartitioners and SortModes to BulkInsert with Rows
- [HUDI-2028] Implement RockDbBasedMap as an alternate to DiskBasedMap in ExternalSpillableMap
- [HUDI-2042] Compare the field object directly in OverwriteWithLatestA…