Release v3.15.0
V3.15.0
471CsvParser optimised for Row to Mapdo not use until next release 3.15.1 to fix 475.- add
rowIterate
androwStream
onCsvReader
andCsvParser
- add
- 424 Map support key,value pair from source and joins
- register property with
MapTypeProperty.KEY_VALUE
property seebuilder.addMapping("map_key", MapTypeProperty.KEY_VALUE);
- not necessary for map with complex keys.
- register property with
- 434 add String to BigXXX converter
- 452 Update ASM for java 9 to 6 beta
- 473 Pojo with List<Tuple2<Tuple2<String, String>, Tuple2<String, StringĀ»> fails on Key issue