rohanjain101 opened a new issue, #46984:
URL: https://github.com/apache/arrow/issues/46984

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   ```
   >>> pa.array([None], type=pa.list_(pa.uuid()))
   Traceback (most recent call last):
     File "<stdin>", line 1, in <module>
     File "pyarrow\\array.pxi", line 375, in pyarrow.lib.array
     File "pyarrow\\array.pxi", line 45, in pyarrow.lib._sequence_to_array
     File "pyarrow\\error.pxi", line 155, in 
pyarrow.lib.pyarrow_internal_check_status
     File "pyarrow\\error.pxi", line 92, in pyarrow.lib.check_status
   pyarrow.lib.ArrowNotImplementedError: extension
   >>>
   ```
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to