VietCT04 commented on code in PR #349: URL: https://github.com/apache/paimon-cpp/pull/349#discussion_r4027903011
########## src/paimon/core/mergetree/compact/aggregate/field_merge_map_agg.cpp: ########## Review Comment: Good point. I kept Retract out of scope for this PR to keep the change focused. It still uses linear lookup, so I’d prefer to handle it as a follow-up optimization if profiling shows it is worthwhile. -- 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]
