Skip to content
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

[WIP][SPARK-43063][SQL][FOLLOWUP] Add a space between -> and value in codegen when first value is null #42433

Closed

Conversation

andygrove
Copy link
Member

As noted by @cloud-fan here, #41432 fixed a formatting issue when casting map to string but did not fix it in the codegen case.

The fix is a one-liner, but I am not sure how to add a unit test for this and could use some guidance.

Signed-off-by: Andy Grove <andygrove73@gmail.com>
Signed-off-by: Andy Grove <andygrove73@gmail.com>
@andygrove
Copy link
Member Author

This isn't the correct fix. Will reopen once working.

@andygrove andygrove closed this Aug 10, 2023
@andygrove
Copy link
Member Author

reoponed as #42434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant