KHARSHAVARDHAN-eng commented on PR #50662: URL: https://github.com/apache/arrow/pull/50662#issuecomment-5166708271
Hi @raulcd, Thanks for the review. Originally, this PR included the manual `_type_id_tuples` extension because `STRING_VIEW` and `BINARY_VIEW` were not yet present in `gdb_arrow.py`. Since GH-50680 has now been merged, I've rebased this PR onto the latest `main` and removed that redundant workaround. This PR now focuses only on adding the pretty-printer support and corresponding tests for `StringView` and `BinaryView`. Please let me know if you see anything else that should be adjusted. Thanks! -- 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]
