NarekDW commented on PR #39097:
URL: https://github.com/apache/spark/pull/39097#issuecomment-1368482479
> Can we refine the PR description? It still good to have codegen for
`to_csv`, but it's only for performance, as the correctness issue has been
fixed by #39248
@cloud-fan Sure, I've renamed this PR (also changed the description).
Unfortunately, I don't have an account in the JIRA, and I can't create a
separate JIRA task for this.
Also, I left a test case in this PR:
```scala
test("SPARK-41049: make to_csv function deterministic") {
...
```
I think it might be useful, let me know if it is redundant.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]