Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.3.0
-
None
Description
In [11]: batch[:2] --------------------------------------------------------------------------- TypeError Traceback (most recent call last) <ipython-input-11-318d8cbf9717> in <module>() ----> 1 batch[:2] /home/wesm/code/arrow/python/pyarrow/_table.pyx in pyarrow._table.RecordBatch.__getitem__ (/home/wesm/code/arrow/python/build/temp.linux-x86_64-3.5/_table.cxx:6629)() TypeError: an integer is required