This website requires JavaScript.
Explore
Help
Sign In
lanyuanxiaoyao
/
hudi
Watch
1
Star
0
Fork
0
You've already forked hudi
Code
Activity
Files
fa65db9c4cd8ce1c71d46789c9bb8e0fb03de98a
hudi
/
hoodie-client
/
src
/
main
/
java
/
com
/
uber
/
hoodie
/
index
History
jiale.tan
98fd97b65f
feature(HoodieGlobalBloomIndex): adds a new type of bloom index to allow global record key lookup
2018-09-29 19:55:20 +05:30
..
bloom
feature(HoodieGlobalBloomIndex): adds a new type of bloom index to allow global record key lookup
2018-09-29 19:55:20 +05:30
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