0.7.4
[0.7.4] - 2024-04-18
Added
- #1052 - Test that covers writing to a partitioned dataset with overwrite mode - @norberttech
- #1050 - Added support for parquet multifile pagination - @norberttech
- #1039 - join expressions to DSL - @norberttech
- #1038 - How to write a custom data extractor - blog post - @norberttech
- #1037 - Added Base64 serializer - @norberttech
- #1034 - cache batch size configuration - @norberttech
Changed
- #1049 - Flysystem scan will sort files by file name - @norberttech
- #1037 - Compressing serializer is not longer using base64 inside - @norberttech
- #1034 - Replaced CompressingSerializer with NativeSerizer - @norberttech
- #1032 - Update Homebrew TAP formula: flow-php to version: 0.7.3 - @norberttech
Fixed
- #1051 - Make sure that filesystem scans are returning files in proper order - @norberttech
- #1046 - Improve performance of merching rows into given batch size - @norberttech
- #1041 - Invalid inputs now throws InvalidArgumentException - @norberttech
- #1041 - Missing file/directory now throws FileNotFoundException - @norberttech
- #1040 - type value validation for nullable types - @norberttech
- #1036 - Improve performance of sorting operation by reducing number of writes to cache - @norberttech
Removed
- #1033 - Removed null type - @norberttech
Contributors
Generated by Automation