wjones127 commented on code in PR #35017:
URL: https://github.com/apache/arrow/pull/35017#discussion_r1163147719
##########
python/pyarrow/tests/test_table.py:
##########
@@ -1989,6 +1989,7 @@ def test_table_select():
assert result.equals(expected)
[email protected]
def test_table_group_by():
Review Comment:
Actually found a way to do that, writing a little stub class for the module.
LMK if there's a better way we would prefer to handle that.
--
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]