niyue commented on code in PR #38116:
URL: https://github.com/apache/arrow/pull/38116#discussion_r1369895809
##########
c_glib/test/gandiva/test-function-registry.rb:
##########
@@ -19,6 +19,7 @@ class TestGandivaFunctionRegistry < Test::Unit::TestCase
include Helper::DataType
def setup
+ omit("Skip Gandiva FunctionRegistry tests because the underlying API is
changed")
Review Comment:
> So we can ignore c_glib related test failures for now
@kou I skip the unit tests in `test-function-registry.rb` and
`test-native-function.rb` in this PR (so that they won't cause troubles for
other arrow developers), and we could add them back once the related failures
are resolved
--
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]