datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

chore: Move Map branches to separate file

Open comphead opened this issue 8 months ago • 0 comments

Map arm branches takes too much of space in this file [native/core/src/execution/shuffle/row.rs], proposing to move Map arm branches into a separate file.

Ideally to investigate how those branches can be rewritten in macros

Originally posted by @comphead in https://github.com/apache/datafusion-comet/pull/1643#discussion_r2041175431

comphead avatar Apr 13 '25 18:04 comphead