Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datafusion invalid projection #571
Datafusion invalid projection #571
Changes from all commits
b1900cf
1e48597
fd41a8c
682c009
ab69dd8
ce4c31e
8785b8c
3e45ab8
1734b89
ac7d9f6
cbf5db0
d9380a6
ad56fc2
7b20e66
7dd2017
984f523
1405fea
789aaad
652205e
5127f87
cf568dc
4fb640e
32127e5
f5e24fe
11cf212
46dfb0a
fa71674
f6e86ca
3d1a5ad
384e446
199b9d2
c9dffae
c9aad43
11100fa
643e85d
b36ef16
5c94fbc
bb461c8
f65b1ab
dc7553f
f1dc0b2
940e867
6769ca0
c4ed9bd
05c5788
a33aa63
20efd5c
281baf7
d666bdd
533f50a
a42a133
dc12f5d
9dce68a
10cd463
a1841c3
3001943
7ec66da
b72917b
651c9ab
4e69813
3219ad0
5a88155
23adefa
bd94ccf
bf91e8f
3dc6a89
08b38aa
7b52f41
6638930
e24b97f
61bd864
e3b0d2b
0407c6f
af1c138
8853765
2adc5ce
6005018
f640e1d
f0cc07b
3159645
ba8cec2
a8fba46
8a1a865
6e966b6
b9604cc
014fe68
5b0dba3
d17d859
805ec8a
7728bd4
6f8d0d9
dad9eb4
adc0083
4101d27
be7d502
a006def
6ba6edb
984c5bb
e59cd1e
4edb4b5
06e76ed
15115ab
da37517
a3633b2
9d7166b
c91df1e
4bb73a1
7494f87
3d967a4
4bbb9ed
18f490a
d828f19
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have to loop over and cast field names with
str
?