Skip to content

set fields as list#12

Open
lk-jeffpeck wants to merge 1 commit intocodeinthehole:masterfrom
lk-jeffpeck:patch-1
Open

set fields as list#12
lk-jeffpeck wants to merge 1 commit intocodeinthehole:masterfrom
lk-jeffpeck:patch-1

Conversation

@lk-jeffpeck
Copy link

By setting fields as the result of map(), it was being consumed after the first row.

changing to a list

By setting fields as the result of `map()`, it was being consumed after the first row.

changing to a `list`
@lk-jeffpeck lk-jeffpeck mentioned this pull request Mar 7, 2018
@arubisov
Copy link

had the same issue - this fix resolved it.

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

Comments