marin-ma opened a new pull request, #12403: URL: https://github.com/apache/gluten/pull/12403
Refine code paths for shuffle reader and deserialiser: 1. ColumnarShuffleReader only accept shuffle dependency as `ColumnarShuffleDependency`. Other type of dependencies are invalid. 2. ColumnarBatchSerializer calls native reader to deserialise input streams in batch. `deserializeStream` is not used. -- 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]
