What's Changed
This release mainly includes some features and improvements.
Features
- Sink supports LZ4 compression #110
Improvements
- Support to read and write StarRocks DATETIME with microsecond #123
- Support to configure socket timeout for write #122
- Enlarge max string length of jackson-core #129
BugFix
- BuildScan need add quote to columns which is keyword #103
- Fix exception that java.lang.String is not a valid external type for DATE/TIMESTAMP type #111
- Fix write json type incorrectly #115