Skip to content

Commit 1da7a23

Browse files
Updated CHANGELOG.md
1 parent 4f6ed64 commit 1da7a23

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## [Unreleased] - 2025-07-18
1+
## [Unreleased] - 2025-07-19
22

33
### Added
4+
- [#1776](https://github.com/flow-php/flow/pull/1776) - **option to pass column types to DbalLoader to avoid auto detection** - [@norberttech](https://github.com/norberttech)
5+
- [#1776](https://github.com/flow-php/flow/pull/1776) - **DbalTypesDetector that detects target types from dataset schema** - [@norberttech](https://github.com/norberttech)
46
- [#1769](https://github.com/flow-php/flow/pull/1769) - **Allow to set custom compression algorithm for columns** - [@norberttech](https://github.com/norberttech)
57
- [#1765](https://github.com/flow-php/flow/pull/1765) - **Allow to chose encoding for parquet columns** - [@norberttech](https://github.com/norberttech)
68
- [#1764](https://github.com/flow-php/flow/pull/1764) - **Support for Delta Binary Packed encoding in Parquet** - [@norberttech](https://github.com/norberttech)
@@ -10,6 +12,7 @@
1012
- [#1758](https://github.com/flow-php/flow/pull/1758) - **Update Homebrew TAP formula: flow-php to version: 0.20.0** - [@norberttech](https://github.com/norberttech)
1113

1214
### Fixed
15+
- [#1776](https://github.com/flow-php/flow/pull/1776) - **unknown db types while writing to db** - [@norberttech](https://github.com/norberttech)
1316
- [#1774](https://github.com/flow-php/flow/pull/1774) - **Adjusted parquet default values for page/row group size** - [@norberttech](https://github.com/norberttech)
1417
- [#1772](https://github.com/flow-php/flow/pull/1772) - **Calculation of definition level in Parquet DremelShredder implementation** - [@norberttech](https://github.com/norberttech)
1518
- [#1757](https://github.com/flow-php/flow/pull/1757) - **high memory consumption even when reading small chunks** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)