kou commented on code in PR #34902:
URL: https://github.com/apache/arrow/pull/34902#discussion_r1160260699


##########
ruby/red-arrow/test/test-slicer.rb:
##########
@@ -484,4 +484,38 @@ def setup
 7         256  true   
     TABLE
   end
+
+  sub_test_case "MatchSubstringOptions family" do
+    def setup
+      @string_table = Arrow::Table.new(
+        index: [*1..5],

Review Comment:
   It's just for keeping backward compatibility.
   See also: #6732
   
   But we may can change it for 12.0.0. (2023-04-11 is code freeze date: 
https://lists.apache.org/thread/wj2x50s2xyghnjm0pm4gt7yq5187zhwy )
   Could you open an issue and a pull request for it?



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