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 }}
dufeng1010
/
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 Nov 15, 2021
[HUDI-2744] Fix parsing of metadadata table compaction timestamp when metrics are enabled (#3976)
nsivabalan
authored
53d2d6a
Copy full SHA for 53d2d6a
[MINOR] Fix typo in IntervalTreeBasedGlobalIndexFileFilter (#3993)
Show description for 3c43197
dufeng1010
and
闫杜峰
authored
3c43197
Copy full SHA for 3c43197
[HUDI-2758] remove redundant code in the hoodieRealtimeInputFormatUitls.getRealtimeSplits (#3994)
xiarixiaoyao
authored
a0dae41
Copy full SHA for a0dae41
[HUDI-2589] Claiming RFC-37 for Metadata based bloom index feature. (#3995)
manojpec
authored
a14d104
Copy full SHA for a14d104
Commits on Nov 14, 2021
[HUDI-2706] refactor spark-sql to make consistent with DataFrame api (#3936)
YannByron
authored
0bb6d8f
Copy full SHA for 0bb6d8f
[HUDI-2756] Fix flink parquet writer decimal type conversion (#3988)
danny0405
authored
c2f9094
Copy full SHA for c2f9094
[HUDI-2472] Enabling metadata table in TestHoodieIndex and TestMergeOnReadRollbackActionExecutor (#3978)
Show description for 994922a
manojpec
authored
994922a
Copy full SHA for 994922a
Commits on Nov 13, 2021
[HUDI-2697] Minor changes about hbase index config. (#3927)
xiarixiaoyao
authored
0e8461e
Copy full SHA for 0e8461e
Commits on Nov 12, 2021
[HUDI-2741] Fixing instantiating metadata table config in HoodieFileIndex (#3974)
nsivabalan
authored
93fd351
Copy full SHA for 93fd351
[HUDI-2718] ExternalSpillableMap payload size re-estimation throws ArithmeticException (#3955)
Show description for 9720820
manojpec
authored
9720820
Copy full SHA for 9720820
[HUDI-2151] Part1 Setting default parallelism to 200 for some of write configs (#3948)
nsivabalan
authored
4f217fe
Copy full SHA for 4f217fe
[HUDI-2746] Do not bootstrap for flink insert overwrite (#3980)
danny0405
authored
bc511ed
Copy full SHA for bc511ed
Commits on Nov 11, 2021
[HUDI-2738] Remove the bucketAssignFunction useless context (#3972)
Show description for 6b93ccc
yuzhaojing
authored
6b93ccc
Copy full SHA for 6b93ccc
[HUDI-2495] Resolve inconsistent key generation for timestamp types by GenericRecord and Row (#3944)
YannByron
authored
90529aa
Copy full SHA for 90529aa
[HUDI-2634] Improved the metadata table bootstrap for very large tables. (#3873)
Show description for 77b0440
prashantwason
and
nsivabalan
authored
77b0440
Copy full SHA for 77b0440
[HUDI-2685] Support scheduling online compaction plan when there are no commit data (#3928)
Show description for 90f9b45
yuzhaojing
authored
90f9b45
Copy full SHA for 90f9b45
Commits on Nov 10, 2021
[HUDI-2730] Move EventTimeAvroPayload into hudi-common module (#3959)
Show description for 2d362af
yuzhaojing
authored
2d362af
Copy full SHA for 2d362af
[HUDI-2442] Change default values for certin clustering configs (#3875)
codope
authored
187bedf
Copy full SHA for 187bedf
[HUDI-2086]redo the logical of mor_incremental_view for hive (#3203)
xiarixiaoyao
authored
a40ac62
Copy full SHA for a40ac62
[HUDI-2297] Estimate available memory size for spillable map accurately. (#3455)
minihippo
authored
fd0f5df
Copy full SHA for fd0f5df
[HUDI-1877] Support records staying in same fileId after clustering (#3833)
Show description for bb6a19e
codope
authored
bb6a19e
Copy full SHA for bb6a19e
Commits on Nov 9, 2021
[HUDI-2579] Make deltastreamer checkpoint state merging more explicit (#3820)
Show description for dfe3b84
davehagman
authored
dfe3b84
Copy full SHA for dfe3b84
[HUDI-2591] Bootstrap metadata table only if upgrade / downgrade is not required. (#3836)
prashantwason
authored
2f95967
Copy full SHA for 2f95967
[HUDI-2715] The BitCaskDiskMap iterator may cause memory leak (#3951)
danny0405
authored
e057a10
Copy full SHA for e057a10
[HUDI-2595] Fixing metadata table updates such that only regular writes from data table can trigger table services in metadata table (#3900)
nsivabalan
authored
6d109c6
Copy full SHA for 6d109c6
Commits on Nov 8, 2021
[HUDI-2698] Remove the table source options validation (#3940)
Show description for 7aaf47e
yuzhaojing
authored
7aaf47e
Copy full SHA for 7aaf47e
[HUDI-2709] Add more options when initializing table (#3939)
danny0405
authored
c7bf2c7
Copy full SHA for c7bf2c7
Commits on Nov 7, 2021
[HUDI-2679] Fix the TestMergeIntoLogOnlyTable typo. (#3918)
minihippo
authored
cf2ecd7
Copy full SHA for cf2ecd7
Commits on Nov 6, 2021
HUDI-1827 : Add ORC support in Bootstrap Op (#3457)
Show description for e028580
manasaks
authored
e028580
Copy full SHA for e028580
[HUDI-313] bugfix: NPE when select count start from a realtime table with Tez(#3630)
Show description for f41539a
uncleGen
and
dylonyu
authored
f41539a
Copy full SHA for f41539a
[HUDI-2702] Set up keygen class explicit for write config for flink table upgrade (#3931)
danny0405
authored
9a8963d
Copy full SHA for 9a8963d
Commits on Nov 5, 2021
[HUDI-2526] Make spark.sql.parquet.writeLegacyFormat configurable (#3917)
codope
authored
08c35a5
Copy full SHA for 08c35a5
[HUDI-2471] Add support ignoring case in merge into (#3700)
dongkelun
authored
844346c
Copy full SHA for 844346c
[HUDI-1794] Moved static COMMIT_FORMATTER to thread local variable as SimpleDateFormat is not thread safe. (#2819)
prashantwason
authored
b7ee341
Copy full SHA for b7ee341
[HUDI-2696] Remove the aborted checkpoint notification from coordinator (#3926)
danny0405
authored
3af6568
Copy full SHA for 3af6568
Previous
Next
You can’t perform that action at this time.