SEPURI-SAI-KRISHNA commented on PR #58703: URL: https://github.com/apache/spark/pull/58703#issuecomment-5622240743
The `flatten` half is now open as #58707. Same change in the same file, so the two are easiest to read together. Both came out of the sweep on #57832: `concat` and `flatten` were the only two array functions left where the interpreted path checks `MAX_ROUNDED_ARRAY_LENGTH` and the generated code does not. -- 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]
