Open
@anmyachev

Description

Let's assume we have a pyarrow-backed dataframe/series. Can any operation return numpy-backed dataframe/series, or should this never happen (and if it does, it will be treated as a bug)?

I didn't find an answer to this question here:
https://pandas.pydata.org/pandas-docs/version/2.2.2/user_guide/pyarrow.html