Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MarvinLitt
/
hudi
Public
forked from
apache/hudi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jan 11, 2021
[HUDI-1502] MOR rollback and restore support for metadata sync (#2421)
Show description for e3d3677
nsivabalan
and
vinothchandar
authored
e3d3677
Copy full SHA for e3d3677
[HUDI-1520] add configure for spark sql overwrite use INSERT_OVERWRITE_TABLE (#2428)
lw309637554
authored
de42adc
Copy full SHA for de42adc
[HUDI-1479] Use HoodieEngineContext to parallelize fetching of partiton paths (#2417)
Show description for 7ce3ac7
umehrot2
and
n3nash
authored
7ce3ac7
Copy full SHA for 7ce3ac7
Commits on Jan 10, 2021
[MINOR] fix spark 3 build for incremental query on MOR (#2425)
garyli1019
authored
23e93d0
Copy full SHA for 23e93d0
[HUDI-1399] support a independent clustering spark job to asynchronously clustering (#2379)
Show description for 368c1a8
lw309637554
and
satishkotha
authored
368c1a8
Copy full SHA for 368c1a8
[HUDI-1276] [HUDI-1459] Make Clustering/ReplaceCommit and Metadata table be compatible (#2422)
Show description for 65866c4
vinothchandar
and
Satish Kotha
authored
65866c4
Copy full SHA for 65866c4
Commits on Jan 9, 2021
[HUDI-920] Support Incremental query for MOR table (#1938)
garyli1019
authored
79ec7b4
Copy full SHA for 79ec7b4
[HUDI-1514] Avoid raw type use for parameter of Transformer interface (#2420)
puyvqi
authored
1a836f9
Copy full SHA for 1a836f9
Commits on Jan 8, 2021
[MINOR] Sync HUDI-1196 to FlinkWriteHelper (#2415)
Trevor-zhang
authored
c151147
Copy full SHA for c151147
Commits on Jan 7, 2021
[HUDI-1510] Move HoodieEngineContext and its dependencies to hudi-common (#2410)
umehrot2
authored
17df517
Copy full SHA for 17df517
[HUDI-1513] Introduce WriteClient#preWrite() and relocate metadata table syncing (#2413)
Show description for 5ff8e88
vinothchandar
authored
5ff8e88
Copy full SHA for 5ff8e88
Commits on Jan 6, 2021
[MINOR] Rename unit test package of hudi-spark3 from scala to java (#2411)
wangxianghu
authored
b593f10
Copy full SHA for b593f10
[HUDI-1507] Change timeline utils to support reading replacecommit metadata (#2407)
satishkotha
authored
2c4868e
Copy full SHA for 2c4868e
[HUDI-1383] Fixing sorting of partition vals for hive sync computation (#2402)
nsivabalan
authored
da2919a
Copy full SHA for da2919a
[HUDI-1506] Fix wrong exception thrown in HoodieAvroUtils (#2405)
wangxianghu
authored
47c5e51
Copy full SHA for 47c5e51
Commits on Jan 4, 2021
[HUDI-1498] Read clustering plan from requested file for inflight instant (#2389)
satishkotha
authored
698694a
Copy full SHA for 698694a
[HUDI-1504] Allow log files generated during restore/rollback to be synced as well
Show description for 31e674e
vinothchandar
committed
31e674e
Copy full SHA for 31e674e
[HUDI-1312] [RFC-15] Support for metadata listing for snapshot queries through Hive/SparkSQL (#2366)
Show description for 1a0579c
2 people
authored and
vinothchandar
committed
1a0579c
Copy full SHA for 1a0579c
[HUDI-1325] [RFC-15] Merge updates of unsynced instants to metadata table (apache#2342)
Show description for 4b94529
Ryan Pifer
authored and
vinothchandar
committed
4b94529
Copy full SHA for 4b94529
[HUDI-1469] Faster initialization of metadata table using parallelized listing. (#2343)
Show description for 2bd4a68
prashantwason
and
vinothchandar
committed
2bd4a68
Copy full SHA for 2bd4a68
[HUDI-1450] Use metadata table for listing in HoodieROTablePathFilter (apache#2326)
Show description for 4e64226
umehrot2
authored and
vinothchandar
committed
4e64226
Copy full SHA for 4e64226
[HUDI-842] Implementation of HUDI RFC-15.
Show description for 298808b
prashantwason
authored and
vinothchandar
committed
298808b
Copy full SHA for 298808b
[MINOR] Add maven profile to support skipping shade sources jars (#2358)
Show description for c3e9243
jshmchenxi
and
Xi Chen
authored
c3e9243
Copy full SHA for c3e9243
Commits on Jan 3, 2021
[HUDI-1423] Support delete in hudi-java-client (#2353)
shenh062326
authored
ff8313c
Copy full SHA for ff8313c
Commits on Dec 31, 2020
[MINOR] Sync UpsertPartitioner modify of HUDI-1398 to flink/java (#2390)
Show description for a23aa41
yui2010
and
zhang wen
authored
a23aa41
Copy full SHA for a23aa41
[HUDI-1418] Set up flink client unit test infra (#2281)
garyli1019
authored
c5e8a02
Copy full SHA for c5e8a02
Commits on Dec 30, 2020
[HUDI-1434] fix incorrect log file path in HoodieWriteStat (#2300)
Show description for 605b617
garyli1019
and
vinothchandar
authored
605b617
Copy full SHA for 605b617
[MINOR] Update report_coverage.sh (#2396)
wangxianghu
authored
ef28763
Copy full SHA for ef28763
[HUDI-1493] Fixed schema compatibility check for fields. (#2350)
Show description for c6bf952
prashantwason
authored
c6bf952
Copy full SHA for c6bf952
Commits on Dec 29, 2020
[HUDI-1147] Modify GenericRecordFullPayloadGenerator to generate vali… (#2045)
Show description for e33a8f7
nbalajee
and
nsivabalan
authored
e33a8f7
Copy full SHA for e33a8f7
[HUDI-1474] Add additional unit tests to TestHBaseIndex (#2349)
nbalajee
authored
da51aa6
Copy full SHA for da51aa6
[HUDI-1484] Escape the partition value in HiveSyncTool (#2363)
pengzhiwei
authored
b83d1d3
Copy full SHA for b83d1d3
[HUDI-1398] Align insert file size for reducing IO (#2256)
Show description for 4c17528
yui2010
and
zhang wen
authored
4c17528
Copy full SHA for 4c17528
[MINOR] Remove the duplicate code in AbstractHoodieWriteClient.startCommit (#2385)
danny0405
authored
0ecdec3
Copy full SHA for 0ecdec3
[HUDI-1495] Upgrade Flink version to 1.12.0 (#2384)
danny0405
authored
76faf59
Copy full SHA for 76faf59
Previous
Next
You can’t perform that action at this time.