tadeja commented on code in PR #48969: URL: https://github.com/apache/arrow/pull/48969#discussion_r2735692898
########## docs/source/python/extending_types.rst: ########## @@ -458,8 +458,8 @@ You can find the official list of canonical extension types in the :ref:`format_canonical_extensions` section. Here we add examples on how to use them in PyArrow. -Fixed size tensor -""""""""""""""""" +Fixed shape tensor Review Comment: @AlenkaF Ok, removed! Just to note/clarify - the unrelated change in .rst allowed getting CI test with pandas 3.0 to run. Only when there are changes in `docs/` then the optional CI job with pandas 3.0 would be running (Docs / AMD64 Conda Python 3.12 Sphinx Documentation). There is currently no other CI job with pandas 3.0. -- 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]
