This website requires JavaScript.
Explore
Help
Sign In
lanyuanxiaoyao
/
hudi
Watch
1
Star
0
Fork
0
You've already forked hudi
Code
Activity
Files
6946dd75576cecceffdeb0bf06299f483ddeb444
hudi
/
hoodie-client
/
src
/
main
/
java
/
com
/
uber
/
hoodie
/
index
History
arukavytsia
6946dd7557
General enhancements
2018-12-18 12:52:39 -08:00
..
bloom
General enhancements
2018-12-18 12:52:39 -08:00
bucketed
Adding ability for inserts to be written to log files
2018-06-11 14:08:59 -07:00
hbase
Throttling to limit QPS from HbaseIndex
2018-08-21 21:10:38 -07:00
HoodieIndex.java
feature(HoodieGlobalBloomIndex): adds a new type of bloom index to allow global record key lookup
2018-09-29 19:55:20 +05:30
InMemoryHashIndex.java
1. Small file size handling for inserts into log files. In summary, the total size of the log file is compared with the parquet max file size and if there is scope to add inserts the add it.
2018-09-06 08:52:08 +08:00