Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add tests for few json options #4698

Merged
merged 5 commits into from
Feb 9, 2022

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Feb 5, 2022

Signed-off-by: Niranjan Artal nartal@nvidia.com
This fixes #4614 and partially addresses #4612.

Added tests to verify allowNumericLeadingZeros and allowUnquotedControlChars options. Have documented the differences between Spark and plugin.

Signed-off-by: Niranjan Artal <nartal@nvidia.com>
@nartal1 nartal1 added the task Work required that improves the product but is not user facing label Feb 5, 2022
@nartal1 nartal1 added this to the Jan 31 - Feb 11 milestone Feb 5, 2022
@nartal1 nartal1 self-assigned this Feb 5, 2022
Signed-off-by: Niranjan Artal <nartal@nvidia.com>
Signed-off-by: Niranjan Artal <nartal@nvidia.com>
Signed-off-by: Niranjan Artal <nartal@nvidia.com>
@nartal1
Copy link
Collaborator Author

nartal1 commented Feb 9, 2022

build

@nartal1 nartal1 merged commit 667449d into NVIDIA:branch-22.04 Feb 9, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA]JSON reader: support "allowNumericLeadingZero" option
2 participants