[
https://issues.apache.org/jira/browse/ARROW-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659059#comment-17659059
]
Rok Mihevc commented on ARROW-2030:
-----------------------------------
This issue has been migrated to [issue
#18010|https://github.com/apache/arrow/issues/18010] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> NativeFile's Attributes are not exposed in child classes without explicit
> initialization
> ----------------------------------------------------------------------------------------
>
> Key: ARROW-2030
> URL: https://issues.apache.org/jira/browse/ARROW-2030
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 0.8.0
> Reporter: Phillip Cloud
> Assignee: Phillip Cloud
> Priority: Major
>
> This shows up in calling \{{self._assert_readable()}} which tries to read
> from a property that isn't exposed in child classes.
> This is one of those parts of Cython that's fairly easy to trip over since
> its {{cdef}} classes don't work like Python classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)