This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git

commit c4ddc15a6518103f0c0dcc04a2438d8728c95a2b
Merge: 532950d4da 9c6304d2c6
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Feb 10 09:04:17 2023 +0100

    Merge pull request #2247 from apache/2243
    
    Fix Group By Concatenate string separated by new line (CRLF) #2243

 .../transforms/0006-groupby-concat.hpl             | 72 +++++++++++-----------
 .../transforms/datasets/golden-groupby-concat.csv  | 27 +++++---
 .../metadata/dataset/golden-groupby-concat.json    | 28 ++++++---
 .../unit-test/0006-groupby-concat UNIT.json        | 13 ++--
 .../hop/pipeline/transforms/groupby/GroupBy.java   | 11 ++++
 5 files changed, 95 insertions(+), 56 deletions(-)

Reply via email to