ZhangHuiGui commented on code in PR #40998:
URL: https://github.com/apache/arrow/pull/40998#discussion_r1551009166


##########
cpp/src/arrow/compute/row/compare_internal.h:
##########
@@ -43,6 +43,13 @@ class ARROW_EXPORT KeyCompare {
       uint8_t* out_match_bitvector_maybe_null = NULLPTR);
 
  private:
+  static const uint32_t cols_id_in_encoding_order(const RowTableImpl& rows,

Review Comment:
   Thanks, nice name!



-- 
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]

Reply via email to