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 }}
ysn2233
/
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 Sep 28, 2021
[HUDI-2474] Refreshing timeline for every operation in Hudi when metadata is enabled (#3698)
nsivabalan
authored
f0585fa
Copy full SHA for f0585fa
[HUDI-2487] Fix JsonKafkaSource cannot filter empty messages from kafka (#3715)
qianchutao
authored
9067657
Copy full SHA for 9067657
Commits on Sep 26, 2021
[MINOR] Fix typo,'Kakfa' corrected to 'Kafka' & 'parquest' corrected to 'parquet' (#3717)
dongkelun
authored
36be287
Copy full SHA for 36be287
[MINOR] fix typo,'SPAKR' corrected to 'SPARK' (#3721)
qianchutao
authored
7e887b5
Copy full SHA for 7e887b5
[HUDI-2451] On windows client with hdfs server for wrong file separator (#3687)
Show description for aa54655
Carl-Zhou-CN
and
yao.zhou
authored
aa54655
Copy full SHA for aa54655
Commits on Sep 24, 2021
[HUDI-2484] Fix hive sync mode setting in Deltastreamer (#3712)
codope
authored
bc4966e
Copy full SHA for bc4966e
[HUDI-2485] Consume as mini-batch for flink stream reader (#3710)
danny0405
authored
31a301f
Copy full SHA for 31a301f
[HUDI-2483] Infer changelog mode for flink compactor (#3706)
danny0405
authored
440525c
Copy full SHA for 440525c
[HUDI-2385] Make parquet dictionary encoding configurable (#3578)
Show description for 06c2cc2
minihippo
and
leesf
authored
06c2cc2
Copy full SHA for 06c2cc2
Commits on Sep 23, 2021
[HUDI-2248] Fixing the closing of hms client (#3364)
Show description for f52cb32
jsbali
authored
f52cb32
Copy full SHA for f52cb32
[HUDI-2383] Clean the marker files after compaction (#3576)
minihippo
authored
b4b23e4
Copy full SHA for b4b23e4
[HUDI-2395] Metadata tests rewrite (#3695)
Show description for eeafd24
codope
and
nsivabalan
authored
eeafd24
Copy full SHA for eeafd24
[HUDI-2479] HoodieFileIndex throws NPE for FileSlice with pure log files (#3702)
danny0405
authored
5515a0d
Copy full SHA for 5515a0d
Commits on Sep 22, 2021
[MINOR] Cosmetic changes for flink (#3701)
danny0405
authored
e813dae
Copy full SHA for e813dae
[MINOR] Fix typo."funcitons" corrected to "functions" (#3681)
YongjinZhou
authored
55df8f6
Copy full SHA for 55df8f6
Commits on Sep 21, 2021
[HUDI-2343]Fix the exception for mergeInto when the primaryKey and preCombineField of source table and target table differ in case only (#3517)
dongkelun
authored
5a94043
Copy full SHA for 5a94043
Commits on Sep 20, 2021
[HUDI-2444] Fixing delete files corner cases wrt cleaning and rollback when applying changes to metadata (#3678)
nsivabalan
authored
5091ab7
Copy full SHA for 5091ab7
Commits on Sep 19, 2021
[HUDI-2449] Incremental read for Flink (#3686)
danny0405
authored
3354fac
Copy full SHA for 3354fac
Commits on Sep 17, 2021
[HUDI-2267] Update docs and infra test configs, add support for graphite (#3482)
Show description for c7a5c82
data-storyteller
and
nsivabalan
authored
c7a5c82
Copy full SHA for c7a5c82
[HUDI-2447] Extract common business logic & Fix typo (#3683)
dongkelun
authored
3a150ee
Copy full SHA for 3a150ee
[HUDI-2434] Make periodSeconds of GraphiteReporter configurable (#3667)
liujinhui1994
authored
61d0096
Copy full SHA for 61d0096
[MINOR] Fix typo,'compatiblity' corrected to 'compatibility' (#3675)
dongkelun
authored
8a65217
Copy full SHA for 8a65217
Commits on Sep 16, 2021
[HUDI-2330][HUDI-2335] Adding support for merge-on-read tables (#3679)
Show description for 57d5da6
vinothchandar
authored
57d5da6
Copy full SHA for 57d5da6
[HUDI-2422] Adding rollback plan and rollback requested instant (#3651)
Show description for b8dad62
nsivabalan
authored
b8dad62
Copy full SHA for b8dad62
[HUDI-2404] Add metrics-jmx to spark and flink bundles (#3632)
sarah-witt
authored
4deaa30
Copy full SHA for 4deaa30
[HUDI-2423] Separate some config logic from HoodieMetricsConfig into HoodieMetricsGraphiteConfig HoodieMetricsJmxConfig (#3652)
liujinhui1994
authored
2791fb9
Copy full SHA for 2791fb9
Commits on Sep 15, 2021
[HUDI-2355][Bug]Archive service executed after cleaner finished. (#3545)
Show description for 2d5ac55
zhangyue19921010
and
yuezhang
authored
2d5ac55
Copy full SHA for 2d5ac55
[HUDI-2433] Refactor rollback actions in hudi-client module (#3664)
yihua
authored
916f12b
Copy full SHA for 916f12b
[MINOR] Delete Redundant code (#3661)
liujinhui1994
authored
86a7351
Copy full SHA for 86a7351
[MINOR] Add document for DataSourceReadOptions (#3653)
liujinhui1994
authored
76554aa
Copy full SHA for 76554aa
[HUDI-2430] Make decimal compatible with hudi for flink writer (#3658)
danny0405
authored
627f20f
Copy full SHA for 627f20f
Commits on Sep 14, 2021
[MINOR] Update Kafka connect sink readme
vinothchandar
committed
d90fd1f
Copy full SHA for d90fd1f
[HUDI-2428] Fix protocol and other issues after stress testing Hudi Kafka Connect (#3656)
Show description for 9735f4b
3 people
authored
9735f4b
Copy full SHA for 9735f4b
Commits on Sep 13, 2021
[HUDI-2388] Add DAG nodes for Spark SQL in integration test suite (#3583)
Show description for 5d60491
yihua
and
nsivabalan
authored
5d60491
Copy full SHA for 5d60491
[HUDI-2425] TestHoodieMultiTableDeltaStreamer CI failed due to exception (#3654)
liujinhui1994
authored
35a04c4
Copy full SHA for 35a04c4
Previous
Next
You can’t perform that action at this time.