1
0
Files
hudi/hudi-spark
Pratyaksh Sharma e4931744eb [HUDI-1200] fixed NPE in CustomKeyGenerator (#2093)
- config field is no longer transient in key generator
- verified that the key generator object is shipped from the driver to executors, just the one time and reused for each record
2020-10-20 23:36:25 -07:00
..