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


##########
c_glib/test/dataset/test-file-system-dataset-factory.rb:
##########
@@ -109,9 +109,9 @@ def test_validate_fragments
                                     point: Arrow::Int16DataType.new)
       options.validate_fragments = true
       message = "[file-system-dataset-factory][finish]: " +
-                "Invalid: Unable to merge: " +
+                "Type Error: Unable to merge: " +

Review Comment:
   ```suggestion
                   "Type error: Unable to merge: " +
   ```



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