Skip to content

[HOP-FieldSplit] issue in FieldSplit transform#1642

Merged
hansva merged 1 commit intoapache:masterfrom
weiqingping:master
Aug 21, 2022
Merged

[HOP-FieldSplit] issue in FieldSplit transform#1642
hansva merged 1 commit intoapache:masterfrom
weiqingping:master

Conversation

@weiqingping
Copy link

There is a issue in the split fields plugin that tields are read out of order when the new fields list is empty .

I don't think it makes sense for the new fields list to be empty and we should check the list can not be empty before submitting.

the example's pictures as below

csv input data :

1660810089227

the flow image:

07538f704a8d724cef5514bf9211505

1b5d3eb4834cd1f79ad553798ad3373

241ef0a719b6239699843ae31e9390f

8754daa0768f4fdeecadf50a046c403

@weiqingping weiqingping changed the title issue in FieldSplit transform [HOP-FieldSplit] issue in FieldSplit transform Aug 18, 2022
@hansva
Copy link
Contributor

hansva commented Aug 21, 2022

Confirmed the fix, thank you @weiqingping !

@hansva hansva merged commit 45ed2cc into apache:master Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants