[FEA] White space normalization in JSON arrays #15251
Labels
0 - Waiting on Author
Waiting for author to respond to review
cuIO
cuIO issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
Spark
Functionality that helps Spark RAPIDS
Milestone
Is your feature request related to a problem? Please describe.
I am putting this down as a new feature because I think it is a missed requirement as a part of #15033
I really would love it if we also could normalize the whitespace within arrays, not just objects.
should become
Similarly we should be able to deal with strings and we remove all of the white space around quoted strings, but not in them.
should become
And ideally this should nest
would become
The text was updated successfully, but these errors were encountered: