[jira] [Assigned] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2023-01-05 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-18400: --- Assignee: (was: Alenka Frim) > [Python] Quadratic memory usage of Table.to_pandas with

[jira] [Commented] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2022-12-21 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17650835#comment-17650835 ] Alenka Frim commented on ARROW-18400: - [^test_memory.py] > [Python] Quadratic memory usage of

[jira] [Updated] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2022-12-21 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18400: Attachment: test_memory.py > [Python] Quadratic memory usage of Table.to_pandas with nested data

[jira] [Commented] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2022-12-21 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17650834#comment-17650834 ] Alenka Frim commented on ARROW-18400: - I did some more testing with new suggestions from Joris and I

[jira] [Closed] (ARROW-18432) [Python] Array constructor doesn't support arrow scalars.

2022-12-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-18432. --- Resolution: Duplicate This topic is not new and was already discussed/is tracked here:

[jira] [Updated] (ARROW-18433) [C++][Python] Optimize aggregate functions to work with batches.

2022-12-11 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18433: Summary: [C++][Python] Optimize aggregate functions to work with batches. (was: Optimize

[jira] [Commented] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2022-12-02 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17642388#comment-17642388 ] Alenka Frim commented on ARROW-18400: - Joris advised me to compare {{pa.Table}} in memory if read

[jira] [Commented] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2022-11-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638811#comment-17638811 ] Alenka Frim commented on ARROW-18400: - You are correct [~westonpace]:  {code:python} ... import

[jira] [Commented] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2022-11-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638729#comment-17638729 ] Alenka Frim commented on ARROW-18400: - I think it is Parquet specific. There seems to be an issue if

[jira] [Commented] (ARROW-18404) [Python] [Docs] Mention the C Data/Stream Interface in PyArrow Extending

2022-11-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638625#comment-17638625 ] Alenka Frim commented on ARROW-18404: - Similar discussion about it has also happened on one of the

[jira] [Assigned] (ARROW-18400) [Python] Quadratic memory usage of Table.to_pandas with nested data

2022-11-24 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-18400: --- Assignee: Alenka Frim > [Python] Quadratic memory usage of Table.to_pandas with nested

[jira] [Commented] (ARROW-18389) [CI][Python] Update nightly test-conda-python-3.7-pandas-0.24 to pandas >= 1.0

2022-11-23 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637752#comment-17637752 ] Alenka Frim commented on ARROW-18389: - Oh, thanks for catching this! > [CI][Python] Update nightly

[jira] [Created] (ARROW-18379) [Python] Change warnings to _warnings in _plasma_store_entry_point

2022-11-22 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18379: --- Summary: [Python] Change warnings to _warnings in _plasma_store_entry_point Key: ARROW-18379 URL: https://issues.apache.org/jira/browse/ARROW-18379 Project: Apache

[jira] [Assigned] (ARROW-18363) [Docs] Include warning when viewing old docs (redirecting to stable/dev docs)

2022-11-21 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-18363: --- Assignee: Alenka Frim > [Docs] Include warning when viewing old docs (redirecting to

[jira] [Updated] (ARROW-18370) [Python] `ds.write_dataset` doesn't allow feather compression

2022-11-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18370: Description: `ds.write_dataset` allows specifying Parquet compression, for example: {code:python}

[jira] [Commented] (ARROW-17136) open_append_stream throwing an error if file does not exists

2022-11-17 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17635315#comment-17635315 ] Alenka Frim commented on ARROW-17136: - Thank you for reporting the issue [~asagarshinde] . Yes,

[jira] [Commented] (ARROW-18276) [Python] Reading from hdfs using pyarrow 10.0.0 throws OSError: [Errno 22] Opening HDFS file

2022-11-17 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17635303#comment-17635303 ] Alenka Frim commented on ARROW-18276: - Hi [~moritzmeister] ! Could you try using {{pyarrow}}

[jira] [Created] (ARROW-18341) [Doc][Python] Update note about bundling Arrow C++ on Windows

2022-11-16 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18341: --- Summary: [Doc][Python] Update note about bundling Arrow C++ on Windows Key: ARROW-18341 URL: https://issues.apache.org/jira/browse/ARROW-18341 Project: Apache Arrow

[jira] [Commented] (ARROW-18129) [Python] get_include() gives wrong directory in conda environment

2022-11-16 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17634821#comment-17634821 ] Alenka Frim commented on ARROW-18129: - Yes, in case of using conda the Arrow C++ headers are not

[jira] [Assigned] (ARROW-18322) [Python] source installation from pip without flight

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-18322: --- Assignee: Alenka Frim > [Python] source installation from pip without flight >

[jira] [Commented] (ARROW-18322) [Python] source installation from pip without flight

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17634165#comment-17634165 ] Alenka Frim commented on ARROW-18322: - Sure, will make a PR today. > [Python] source installation

[jira] [Created] (ARROW-18325) [Docs][Python] Add Python 3.11 to python/install.rst

2022-11-14 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18325: --- Summary: [Docs][Python] Add Python 3.11 to python/install.rst Key: ARROW-18325 URL: https://issues.apache.org/jira/browse/ARROW-18325 Project: Apache Arrow

[jira] [Updated] (ARROW-18277) [R] Unable to install R's arrow on RStudio

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18277: Summary: [R] Unable to install R's arrow on RStudio (was: Unable to install R's arrow on

[jira] [Updated] (ARROW-18277) [R] Unable to install R's arrow on RStudio

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18277: Component/s: R > [R] Unable to install R's arrow on RStudio >

[jira] [Updated] (ARROW-18313) [R] Issues with open_dataset()

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18313: Component/s: R > [R] Issues with open_dataset() > -- > >

[jira] [Updated] (ARROW-18313) [R] Issues with open_dataset()

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18313: Summary: [R] Issues with open_dataset() (was: Issues with open_dataset()) > [R] Issues with

[jira] [Updated] (ARROW-18276) [Python] Reading from hdfs using pyarrow 10.0.0 throws OSError: [Errno 22] Opening HDFS file

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18276: Description: Hey! I am trying to read a CSV file using pyarrow together with fsspec from HDFS. I

[jira] [Closed] (ARROW-17192) [Python] Pass **kwargs in read_feather to to_pandas()

2022-11-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-17192. --- Resolution: Fixed > [Python] Pass **kwargs in read_feather to to_pandas() >

[jira] [Reopened] (ARROW-17192) [Python] Pass **kwargs in read_feather to to_pandas()

2022-11-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reopened ARROW-17192: - > [Python] Pass **kwargs in read_feather to to_pandas() >

[jira] [Closed] (ARROW-17192) [Python] Pass **kwargs in read_feather to to_pandas()

2022-11-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-17192. --- Fix Version/s: 11.0.0 Resolution: Resolved > [Python] Pass **kwargs in read_feather to

[jira] [Closed] (ARROW-17949) [C++][Docs] Remove the use of clcache from Windows dev docs

2022-11-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-17949. --- Fix Version/s: 11.0.0 Resolution: Resolved Issue resolved by pull request 14529

[jira] [Reopened] (ARROW-17192) [Python] Pass **kwargs in read_feather to to_pandas()

2022-11-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reopened ARROW-17192: - > [Python] Pass **kwargs in read_feather to to_pandas() >

[jira] [Closed] (ARROW-17192) [Python] Pass **kwargs in read_feather to to_pandas()

2022-11-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-17192. --- Resolution: Resolved Issue resolved by pull request 14492

[jira] [Commented] (ARROW-18150) [Python] test_cython failing on macOS

2022-11-10 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17631695#comment-17631695 ] Alenka Frim commented on ARROW-18150: - It seems this error gets solved with XCode 14.1, see

[jira] [Assigned] (ARROW-18173) [Python] Drop older versions of Pandas (<1.0)

2022-11-09 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-18173: --- Assignee: Alenka Frim > [Python] Drop older versions of Pandas (<1.0) >

[jira] [Updated] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-09 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18290: Description: I can't upload a file called `spam=ham` to a filesystem that emulates an S3 API. I

[jira] [Updated] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-09 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18290: Summary: [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

[jira] [Commented] (ARROW-18230) [Python] Pass Cmake args to Python CPP

2022-11-07 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630180#comment-17630180 ] Alenka Frim commented on ARROW-18230: - I think this can/will be done as a part of the work in

[jira] [Closed] (ARROW-8816) [Python] Year 2263 or later datetimes get mangled when written using pandas

2022-10-27 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-8816. -- Resolution: Information Provided > [Python] Year 2263 or later datetimes get mangled when written

[jira] [Commented] (ARROW-8816) [Python] Year 2263 or later datetimes get mangled when written using pandas

2022-10-27 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17625122#comment-17625122 ] Alenka Frim commented on ARROW-8816: Closing this as it is not relevant anymore (Arrow now errors

[jira] [Created] (ARROW-18175) [Python] Use saved object dtype when converting with to_pandas()

2022-10-27 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18175: --- Summary: [Python] Use saved object dtype when converting with to_pandas() Key: ARROW-18175 URL: https://issues.apache.org/jira/browse/ARROW-18175 Project: Apache Arrow

[jira] [Commented] (ARROW-17893) [Python] Bug: Wrong reading of timedelta

2022-10-27 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17625072#comment-17625072 ] Alenka Frim commented on ARROW-17893: - I can confirm that the PR that solved this issue is linked to

[jira] [Created] (ARROW-18173) [Python] Drop older versions of Pandas (<1.0)

2022-10-27 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18173: --- Summary: [Python] Drop older versions of Pandas (<1.0) Key: ARROW-18173 URL: https://issues.apache.org/jira/browse/ARROW-18173 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-17949) [C++][Docs] Remove the use of clcache from Windows dev docs

2022-10-27 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17949: Summary: [C++][Docs] Remove the use of clcache from Windows dev docs (was: [C++][Docs] Remove

[jira] [Updated] (ARROW-17949) [C++][Docs] Remove the use clcache from Windows dev docs

2022-10-27 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17949: Summary: [C++][Docs] Remove the use clcache from Windows dev docs (was: [Python][C++][Docs] Use

[jira] [Updated] (ARROW-17360) [Python] Order of columns in pyarrow.feather.read_table

2022-10-27 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17360: Summary: [Python] Order of columns in pyarrow.feather.read_table (was: [Python] Reorder columns

[jira] [Commented] (ARROW-17360) [Python] Reorder columns in pyarrow.feather.read_table

2022-10-27 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17625032#comment-17625032 ] Alenka Frim commented on ARROW-17360: - Unfortunately the easy solution for reordering the columns in

[jira] [Assigned] (ARROW-17893) [Python] Bug: Wrong reading of timedelta

2022-10-26 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-17893: --- Assignee: Alenka Frim > [Python] Bug: Wrong reading of timedelta >

[jira] [Commented] (ARROW-17893) [Python] Bug: Wrong reading of timedelta

2022-10-26 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17624646#comment-17624646 ] Alenka Frim commented on ARROW-17893: - Thank you for reporting! I can reproduce this behaviour with

[jira] [Deleted] (ARROW-18165) Phytocet CBD Oil Review - What Is It, Uses, Side Effects and price

2022-10-26 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim deleted ARROW-18165: > Phytocet CBD Oil Review - What Is It, Uses, Side Effects and price >

[jira] [Assigned] (ARROW-18126) [Python] Remove ARROW_BUILD_DIR in building pyarrow C++

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-18126: --- Assignee: Alenka Frim > [Python] Remove ARROW_BUILD_DIR in building pyarrow C++ >

[jira] [Updated] (ARROW-18126) [Python] Remove ARROW_BUILD_DIR in building pyarrow C++

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18126: Summary: [Python] Remove ARROW_BUILD_DIR in building pyarrow C++ (was: [Python] ARROW_BUILD_DIR

[jira] [Commented] (ARROW-18126) [Python] ARROW_BUILD_DIR might be ignored for building pyarrow?

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17623760#comment-17623760 ] Alenka Frim commented on ARROW-18126: - Ok, this is the commit that removed the code from the flight

[jira] [Closed] (ARROW-18153) [Python] Python 3.11 no wheels for pyarrow 9.0.0

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-18153. --- Resolution: Fixed Closing this issue as it is a duplicate of

[jira] [Created] (ARROW-18152) [Python] DataFrame Interchange Protocol for pyarrow Table

2022-10-25 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18152: --- Summary: [Python] DataFrame Interchange Protocol for pyarrow Table Key: ARROW-18152 URL: https://issues.apache.org/jira/browse/ARROW-18152 Project: Apache Arrow

[jira] [Assigned] (ARROW-17360) [Python] Reorder columns in pyarrow.feather.read_table

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-17360: --- Assignee: Alenka Frim > [Python] Reorder columns in pyarrow.feather.read_table >

[jira] [Updated] (ARROW-17360) [Python] Reorder columns in pyarrow.feather.read_table

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17360: Summary: [Python] Reorder columns in pyarrow.feather.read_table (was: [Python]

[jira] [Created] (ARROW-18150) [Python] test_cython failing on macOS

2022-10-25 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18150: --- Summary: [Python] test_cython failing on macOS Key: ARROW-18150 URL: https://issues.apache.org/jira/browse/ARROW-18150 Project: Apache Arrow Issue Type: Bug

[jira] [Updated] (ARROW-17192) [Python] Pass **kwargs in read_feather to to_pandas()

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17192: Summary: [Python] Pass **kwargs in read_feather to to_pandas() (was: [Python] .to_pandas can't

[jira] [Assigned] (ARROW-17192) [Python] .to_pandas can't read_feather if a date column contains dates before 1677 and after 2262

2022-10-25 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-17192: --- Assignee: Alenka Frim > [Python] .to_pandas can't read_feather if a date column contains

[jira] [Updated] (ARROW-18143) [Java] Allow to set Compression Codec in Arrow Writer

2022-10-24 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18143: Summary: [Java] Allow to set Compression Codec in Arrow Writer (was: Allow to set Compression

[jira] [Commented] (ARROW-17949) [Python][C++][Docs] Use ccache when developing on Windows

2022-10-21 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17622385#comment-17622385 ] Alenka Frim commented on ARROW-17949: - =) > [Python][C++][Docs] Use ccache when developing on

[jira] [Commented] (ARROW-18126) [Python] ARROW_BUILD_DIR might be ignored for building pyarrow?

2022-10-21 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17622384#comment-17622384 ] Alenka Frim commented on ARROW-18126: - This variable was added in the commit of the PyArrow

[jira] [Commented] (ARROW-17192) [Python] .to_pandas can't read_feather if a date column contains dates before 1677 and after 2262

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621174#comment-17621174 ] Alenka Frim commented on ARROW-17192: - This is said to be a known issue due to the fact that pandas,

[jira] [Updated] (ARROW-17192) [Python] .to_pandas can't read_feather if a date column contains dates before 1677 and after 2262

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17192: Description: A feather file with a column containing dates lower than 1677 or greater than 2262

[jira] [Closed] (ARROW-17308) ValueError: Keyword 'validate_schema' is not yet supported with the new Dataset API

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-17308. --- Resolution: Duplicate > ValueError: Keyword 'validate_schema' is not yet supported with the new >

[jira] [Commented] (ARROW-17308) ValueError: Keyword 'validate_schema' is not yet supported with the new Dataset API

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621081#comment-17621081 ] Alenka Frim commented on ARROW-17308: - Maybe it is worth mentioning that even if the

[jira] [Closed] (ARROW-17200) [Python][Parquet] support partitioning by Pandas DataFrame index

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-17200. --- Resolution: Invalid > [Python][Parquet] support partitioning by Pandas DataFrame index >

[jira] [Commented] (ARROW-17200) [Python][Parquet] support partitioning by Pandas DataFrame index

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621068#comment-17621068 ] Alenka Frim commented on ARROW-17200: - This should be possible. When transforming pandas dataframe

[jira] [Comment Edited] (ARROW-17360) [Python] pyarrow.orc.ORCFile.read does not preserve ordering of columns

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621017#comment-17621017 ] Alenka Frim edited comment on ARROW-17360 at 10/20/22 11:21 AM: Thank

[jira] [Commented] (ARROW-17360) [Python] pyarrow.orc.ORCFile.read does not preserve ordering of columns

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621017#comment-17621017 ] Alenka Frim commented on ARROW-17360: - Thank you for reporting! I would say this is not the

[jira] [Updated] (ARROW-18099) [Python] Cannot create pandas categorical from table only with nulls

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18099: Summary: [Python] Cannot create pandas categorical from table only with nulls (was: Cannot

[jira] [Updated] (ARROW-17192) [Python] .to_pandas can't read_feather if a date column contains dates before 1677 and after 2262

2022-10-20 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17192: Summary: [Python] .to_pandas can't read_feather if a date column contains dates before 1677 and

[jira] [Commented] (ARROW-17308) ValueError: Keyword 'validate_schema' is not yet supported with the new Dataset API

2022-10-19 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17620323#comment-17620323 ] Alenka Frim commented on ARROW-17308: - Yes, the new Dataset API doesn't yet support the

[jira] [Updated] (ARROW-17308) ValueError: Keyword 'validate_schema' is not yet supported with the new Dataset API

2022-10-19 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17308: Description: Documentation for PyArrow 6.x and 7.x both indicate that the `validate_schema`

[jira] [Assigned] (ARROW-16547) [Python] to_pandas fails with FixedOffset timezones when timestamp_as_object is used

2022-10-18 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-16547: --- Assignee: Alenka Frim > [Python] to_pandas fails with FixedOffset timezones when

[jira] [Updated] (ARROW-16603) [Python] pyarrow.json.read_json ignores nullable=False in explicit_schema parse_options

2022-10-17 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-16603: Description: Reproducible example: {code:python} import json import pyarrow.json as pj import

[jira] [Created] (ARROW-18074) [CI] Running ctest for PyArrow C++ not needed anymore

2022-10-17 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18074: --- Summary: [CI] Running ctest for PyArrow C++ not needed anymore Key: ARROW-18074 URL: https://issues.apache.org/jira/browse/ARROW-18074 Project: Apache Arrow

[jira] [Updated] (ARROW-17949) [Python][C++][Docs] Use ccache when developing on Windows

2022-10-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17949: Component/s: Python (was: Continuous Integration) > [Python][C++][Docs] Use

[jira] [Commented] (ARROW-17949) [CI][C++][Docs] The use of clcache when developing on Windows

2022-10-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617082#comment-17617082 ] Alenka Frim commented on ARROW-17949: - Adding a revised todo list for this issue (will change the

[jira] [Updated] (ARROW-17949) [Python][C++][Docs] Use ccache when developing on Windows

2022-10-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17949: Summary: [Python][C++][Docs] Use ccache when developing on Windows (was: [CI][C++][Docs] The use

[jira] [Resolved] (ARROW-14280) [Doc] R package Architectural Overview

2022-10-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-14280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim resolved ARROW-14280. - Fix Version/s: 10.0.0 (was: 11.0.0) Resolution: Fixed Issue

[jira] [Assigned] (ARROW-17649) [Python] Remove remaining deprecated APIs from <= 1.0.0

2022-10-13 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-17649: --- Assignee: Alenka Frim > [Python] Remove remaining deprecated APIs from <= 1.0.0 >

[jira] [Comment Edited] (ARROW-18001) [Python] Provide a way to specify the type of a subset of columns for from_pandas

2022-10-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17616421#comment-17616421 ] Alenka Frim edited comment on ARROW-18001 at 10/13/22 4:08 AM: --- Oh, sorry

[jira] [Updated] (ARROW-18001) [Python] Provide a way to specify the type of a subset of columns for from_pandas

2022-10-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18001: Description: This question came up in the GitHub issue:

[jira] [Updated] (ARROW-18001) [Python] Provide a way to specify the type of a subset of columns for from_pandas

2022-10-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18001: Description: This question came up in the GitHub issue:

[jira] [Updated] (ARROW-18001) [Python] Provide a way to specify the type of a subset of columns for from_pandas

2022-10-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18001: Description: This question came up in the GitHub issue:

[jira] [Updated] (ARROW-17958) [Python] Change the base directory for PyArrow CPP header files

2022-10-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-17958: Priority: Critical (was: Major) > [Python] Change the base directory for PyArrow CPP header

[jira] [Updated] (ARROW-18001) [Python] Provide a way to specify the type of a subset of columns for from_pandas

2022-10-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18001: Summary: [Python] Provide a way to specify the type of a subset of columns for from_pandas (was:

[jira] [Commented] (ARROW-18001) [Python] parquet.write_table/parquet.ParquetWriter should except a subset of columns

2022-10-12 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17616421#comment-17616421 ] Alenka Frim commented on ARROW-18001: - Oh, sorry for the confusion and thank you for clearing it out

[jira] [Created] (ARROW-18001) [Python] parquet.write_table/parquet.ParquetWriter should except a subset of columns

2022-10-12 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18001: --- Summary: [Python] parquet.write_table/parquet.ParquetWriter should except a subset of columns Key: ARROW-18001 URL: https://issues.apache.org/jira/browse/ARROW-18001

[jira] [Resolved] (ARROW-17831) [Python][Docs] PyArrow Architecture page outdated after moving pyarrow C++ code

2022-10-11 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim resolved ARROW-17831. - Fix Version/s: 10.0.0 Resolution: Fixed Issue resolved by pull request 14311

[jira] [Assigned] (ARROW-14280) [Doc] R package Architectural Overview

2022-10-11 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-14280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-14280: --- Assignee: Alenka Frim > [Doc] R package Architectural Overview >

[jira] [Closed] (ARROW-17122) [Python] Cleanup after moving Python related code into pyarrow

2022-10-11 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim closed ARROW-17122. --- Resolution: Done > [Python] Cleanup after moving Python related code into pyarrow >

[jira] [Assigned] (ARROW-17863) [Python] Deprecate Plasma Python bindings

2022-10-07 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim reassigned ARROW-17863: --- Assignee: Alenka Frim > [Python] Deprecate Plasma Python bindings >

[jira] [Created] (ARROW-17958) [Python] Change the base directory for PyArrow CPP header files

2022-10-07 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17958: --- Summary: [Python] Change the base directory for PyArrow CPP header files Key: ARROW-17958 URL: https://issues.apache.org/jira/browse/ARROW-17958 Project: Apache Arrow

[jira] [Commented] (ARROW-17949) [CI][C++][Docs] The use of clcache when developing on Windows

2022-10-06 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613411#comment-17613411 ] Alenka Frim commented on ARROW-17949: - Oh, there is also Python Windows wheel that seem to use

[jira] [Commented] (ARROW-17949) [CI][C++][Docs] The use of clcache when developing on Windows

2022-10-06 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613405#comment-17613405 ] Alenka Frim commented on ARROW-17949: - Oh, great! Thank you [~kou]. Will change the use of ccache

[jira] [Commented] (ARROW-16340) [C++][Python] Move all Python related code into PyArrow

2022-10-06 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613401#comment-17613401 ] Alenka Frim commented on ARROW-16340: - I have created a new Jira issue that will add extra info on

[jira] [Created] (ARROW-17950) [Docs][Python] Add more info about the change in PyArrow C++ API

2022-10-06 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17950: --- Summary: [Docs][Python] Add more info about the change in PyArrow C++ API Key: ARROW-17950 URL: https://issues.apache.org/jira/browse/ARROW-17950 Project: Apache Arrow

  1   2   3   4   5   6   >