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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   We plan to extend the data types supported by `gdb_arrow.py` in 
https://github.com/apache/arrow/issues/50656.
   
   As shared groundwork, update its `Type` enum to match the 
current`arrow::Type::type` enum by adding the missing IDs for `RunEndEncoded, 
StringView, BinaryView, ListView, LargeListView, Decimal32, and Decimal64`.
   
   Individual pretty-printer support for these types will be implemented 
separately.
   
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to