You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,19 @@
4
4
-[#1054](https://github.com/flow-php/flow/pull/1054) - **missing tests for parquet rows normalizer** - [@norberttech](https://github.com/norberttech)
5
5
6
6
### Changed
7
+
-[#1056](https://github.com/flow-php/flow/pull/1056) - **GroupBy is now allowed only with aggregations** - [@norberttech](https://github.com/norberttech)
8
+
-[#1056](https://github.com/flow-php/flow/pull/1056) - **NestedPipeline was renamed to LinkedPipeline** - [@norberttech](https://github.com/norberttech)
9
+
-[#1056](https://github.com/flow-php/flow/pull/1056) - **All pipelines are now grouped by LinkedPipeline** - [@norberttech](https://github.com/norberttech)
7
10
-[#1055](https://github.com/flow-php/flow/pull/1055) - **NestedLoop join algorithm was replaced with HashJoin algorithm** - [@norberttech](https://github.com/norberttech)
8
11
-[#1053](https://github.com/flow-php/flow/pull/1053) - **Update Homebrew TAP formula: flow-php to version: 0.7.4** - [@norberttech](https://github.com/norberttech)
9
12
10
13
### Fixed
11
14
-[#1055](https://github.com/flow-php/flow/pull/1055) - **Right Join before duplicating right side rows in each batch from the left side dataset** - [@norberttech](https://github.com/norberttech)
0 commit comments