[jira] [Commented] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Gidon Gershinsky (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527887#comment-17527887 ] Gidon Gershinsky commented on ARROW-16225: -- _not security-critical. It's just a way of avoiding

[jira] [Comment Edited] (ARROW-15582) [C++] Add support for registering tricky functions with the Substrait consumer (or add a bunch of substrait meta functions)

2022-04-25 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527872#comment-17527872 ] Weston Pace edited comment on ARROW-15582 at 4/26/22 3:52 AM: -- [~lidavidm]

[jira] [Commented] (ARROW-15582) [C++] Add support for registering tricky functions with the Substrait consumer (or add a bunch of substrait meta functions)

2022-04-25 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527872#comment-17527872 ] Weston Pace commented on ARROW-15582: - [~lidavidm] [~jvanstraten] [~vibhatha] [~sanjibansg]

[jira] [Commented] (ARROW-15582) [C++] Add support for registering tricky functions with the Substrait consumer (or add a bunch of substrait meta functions)

2022-04-25 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527871#comment-17527871 ] Weston Pace commented on ARROW-15582: - Also, the above example of {{add}}/{{add_unchecked}} is a

[jira] [Commented] (ARROW-15582) [C++] Add support for registering tricky functions with the Substrait consumer (or add a bunch of substrait meta functions)

2022-04-25 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527869#comment-17527869 ] Weston Pace commented on ARROW-15582: - It's unclear how much testing should be done here.

[jira] [Commented] (ARROW-15582) [C++] Add support for registering tricky functions with the Substrait consumer (or add a bunch of substrait meta functions)

2022-04-25 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527868#comment-17527868 ] Weston Pace commented on ARROW-15582: - There are <100 "standard" Substrait functions right now but

[jira] [Resolved] (ARROW-16300) pc.sort_indices with nonexistent column throws malloc error

2022-04-25 Thread Ben Schmidt (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Schmidt resolved ARROW-16300. - Resolution: Fixed > pc.sort_indices with nonexistent column throws malloc error >

[jira] [Commented] (ARROW-16300) pc.sort_indices with nonexistent column throws malloc error

2022-04-25 Thread Ben Schmidt (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527861#comment-17527861 ] Ben Schmidt commented on ARROW-16300: - Thanks for the advice. Running on the most recent nightly

[jira] [Updated] (ARROW-16300) pc.sort_indices with nonexistent column throws malloc error

2022-04-25 Thread Ben Schmidt (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Schmidt updated ARROW-16300: Fix Version/s: 8.0.0 > pc.sort_indices with nonexistent column throws malloc error >

[jira] [Commented] (ARROW-14158) [C++][Compute] Implement count distinct kernel using HyperLogLog

2022-04-25 Thread ZMZ91 (Jira)
[ https://issues.apache.org/jira/browse/ARROW-14158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527844#comment-17527844 ] ZMZ91 commented on ARROW-14158: --- Sure. We'd like to have a hash_count_distinct_hll for a proximate result

[jira] [Resolved] (ARROW-16277) [Python] No builds for macOS arm64.

2022-04-25 Thread A. Coady (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Coady resolved ARROW-16277. -- Fix Version/s: 8.0.0 Resolution: Fixed macOS arm64 is building nightly again. > [Python] No

[jira] [Commented] (ARROW-16328) [Java] POC Arrow Modular (format module for example)

2022-04-25 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527792#comment-17527792 ] David Li commented on ARROW-16328: -- Alright, I'll have to read up on Java modules > [Java] POC Arrow

[jira] [Commented] (ARROW-16328) [Java] POC Arrow Modular (format module for example)

2022-04-25 Thread David Dali Susanibar Arce (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527791#comment-17527791 ] David Dali Susanibar Arce commented on ARROW-16328: --- Hi [~lidavidm] please if you

[jira] [Created] (ARROW-16328) [Java] POC Arrow Modular (format module for example)

2022-04-25 Thread David Dali Susanibar Arce (Jira)
David Dali Susanibar Arce created ARROW-16328: - Summary: [Java] POC Arrow Modular (format module for example) Key: ARROW-16328 URL: https://issues.apache.org/jira/browse/ARROW-16328

[jira] [Created] (ARROW-16327) [Java][CI]: Add support for Java 17 CI process

2022-04-25 Thread David Dali Susanibar Arce (Jira)
David Dali Susanibar Arce created ARROW-16327: - Summary: [Java][CI]: Add support for Java 17 CI process Key: ARROW-16327 URL: https://issues.apache.org/jira/browse/ARROW-16327 Project:

[jira] [Created] (ARROW-16326) [C++][Python] Add GCS Timeout parameter for GCS FileSystem.

2022-04-25 Thread Micah Kornfield (Jira)
Micah Kornfield created ARROW-16326: --- Summary: [C++][Python] Add GCS Timeout parameter for GCS FileSystem. Key: ARROW-16326 URL: https://issues.apache.org/jira/browse/ARROW-16326 Project: Apache

[jira] [Resolved] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-16225. Fix Version/s: 8.0.0 Resolution: Fixed Issue resolved by pull request 12935

[jira] [Updated] (ARROW-16325) [R] Add task for R package with gcc12

2022-04-25 Thread Dewey Dunnington (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dewey Dunnington updated ARROW-16325: - Component/s: R > [R] Add task for R package with gcc12 >

[jira] [Updated] (ARROW-16325) [R] Add task for R package with gcc12

2022-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-16325: --- Labels: pull-request-available (was: ) > [R] Add task for R package with gcc12 >

[jira] [Created] (ARROW-16325) [R] Add task for R package with gcc12

2022-04-25 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-16325: Summary: [R] Add task for R package with gcc12 Key: ARROW-16325 URL: https://issues.apache.org/jira/browse/ARROW-16325 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-16320) Dataset re-partitioning consumes considerable amount of memory

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527717#comment-17527717 ] Zsolt Kegyes-Brassai commented on ARROW-16320: -- Hi [~westonpace]. Thank you for your prompt

[jira] [Resolved] (ARROW-16309) [CI] [Go] [Flight] Verify release jobs are failing due to: panic: rpc error: code = NotFound desc = Unknown descriptor

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-16309. - Resolution: Not A Problem > [CI] [Go] [Flight] Verify release jobs are failing due to:

[jira] [Commented] (ARROW-16309) [CI] [Go] [Flight] Verify release jobs are failing due to: panic: rpc error: code = NotFound desc = Unknown descriptor

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527705#comment-17527705 ] Krisztian Szucs commented on ARROW-16309: - It's probably originating from the Java issue

[jira] [Closed] (ARROW-16309) [CI] [Go] [Flight] Verify release jobs are failing due to: panic: rpc error: code = NotFound desc = Unknown descriptor

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs closed ARROW-16309. --- > [CI] [Go] [Flight] Verify release jobs are failing due to: panic: rpc error: > code =

[jira] [Updated] (ARROW-16292) [Java][Doc]: Upgrade java documentation for JSE17

2022-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-16292: --- Labels: pull-request-available (was: ) > [Java][Doc]: Upgrade java documentation for JSE17

[jira] [Assigned] (ARROW-15678) [C++][CI] a crossbow job with MinRelSize enabled

2022-04-25 Thread Jonathan Keane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Keane reassigned ARROW-15678: -- Assignee: (was: Jonathan Keane) > [C++][CI] a crossbow job with MinRelSize

[jira] [Resolved] (ARROW-16283) [Go] Cleanup Panics in new Buffered Reader

2022-04-25 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol resolved ARROW-16283. --- Resolution: Fixed Issue resolved by pull request 12960

[jira] [Created] (ARROW-16324) [Go] Implement Dictionary Unification

2022-04-25 Thread Matthew Topol (Jira)
Matthew Topol created ARROW-16324: - Summary: [Go] Implement Dictionary Unification Key: ARROW-16324 URL: https://issues.apache.org/jira/browse/ARROW-16324 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-16323) [Go] Implement Dictionary Scalars

2022-04-25 Thread Matthew Topol (Jira)
Matthew Topol created ARROW-16323: - Summary: [Go] Implement Dictionary Scalars Key: ARROW-16323 URL: https://issues.apache.org/jira/browse/ARROW-16323 Project: Apache Arrow Issue Type: New

[jira] [Resolved] (ARROW-9378) [Go] Support unsigned dictionary indices

2022-04-25 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol resolved ARROW-9378. -- Fix Version/s: 8.0.0 Assignee: Matthew Topol Resolution: Fixed > [Go] Support

[jira] [Updated] (ARROW-16283) [Go] Cleanup Panics in new Buffered Reader

2022-04-25 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol updated ARROW-16283: -- Fix Version/s: 8.0.0 > [Go] Cleanup Panics in new Buffered Reader >

[jira] [Updated] (ARROW-16283) [Go] Cleanup Panics in new Buffered Reader

2022-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-16283: --- Labels: pull-request-available (was: ) > [Go] Cleanup Panics in new Buffered Reader >

[jira] [Resolved] (ARROW-16291) [Java]: Support JSE17 for Java Cookbooks

2022-04-25 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li resolved ARROW-16291. -- Fix Version/s: 8.0.0 (was: 9.0.0) Resolution: Fixed Resolved by

[jira] [Commented] (ARROW-16320) Dataset re-partitioning consumes considerable amount of memory

2022-04-25 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527653#comment-17527653 ] Weston Pace commented on ARROW-16320: - How are you measuring memory used? There is a known issue

[jira] [Resolved] (ARROW-15892) [C++] Dataset APIs require s3:ListBucket Permissions

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-15892. Resolution: Fixed Issue resolved by pull request 12701

[jira] [Updated] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-16225: --- Priority: Major (was: Critical) > [c++][parquet] encryption code bug? >

[jira] [Updated] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-16225: --- Fix Version/s: (was: 8.0.0) > [c++][parquet] encryption code bug? >

[jira] [Commented] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527600#comment-17527600 ] Antoine Pitrou commented on ARROW-16225: Ok, after reading the Parquet encryption spec, this is

[jira] [Commented] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527598#comment-17527598 ] Antoine Pitrou commented on ARROW-16225: Looking at the fix now, this is a potentially critical

[jira] [Updated] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-16225: --- Priority: Critical (was: Trivial) > [c++][parquet] encryption code bug? >

[jira] [Updated] (ARROW-16225) [c++][parquet] encryption code bug?

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-16225: --- Fix Version/s: 8.0.0 > [c++][parquet] encryption code bug? >

[jira] [Updated] (ARROW-16322) [Release][C++] Windows source verification should not mutate source tree

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-16322: --- Fix Version/s: 9.0.0 > [Release][C++] Windows source verification should not mutate source

[jira] [Commented] (ARROW-16322) [Release][C++] Windows source verification should not mutate source tree

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527597#comment-17527597 ] Antoine Pitrou commented on ARROW-16322: cc [~raulcd] [~assignUser] > [Release][C++] Windows

[jira] [Created] (ARROW-16322) [Release][C++] Windows source verification should not mutate source tree

2022-04-25 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-16322: -- Summary: [Release][C++] Windows source verification should not mutate source tree Key: ARROW-16322 URL: https://issues.apache.org/jira/browse/ARROW-16322

[jira] [Resolved] (ARROW-16313) [R] test-fedora-r-clang-sanitizer - uninitialized options for assume_timezone kernel

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-16313. - Resolution: Fixed Issue resolved by pull request 12987

[jira] [Updated] (ARROW-15796) [Python] Pickling ParquetFileFragment shouldn't fetch metadata

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-15796: Fix Version/s: 9.0.0 (was: 8.0.0) > [Python] Pickling

[jira] [Commented] (ARROW-15796) [Python] Pickling ParquetFileFragment shouldn't fetch metadata

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527593#comment-17527593 ] Krisztian Szucs commented on ARROW-15796: - Postponing to 9.0 > [Python] Pickling

[jira] [Comment Edited] (ARROW-16321) [Release][C++] Windows source verification hardcodes Visual Studio version

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527590#comment-17527590 ] Antoine Pitrou edited comment on ARROW-16321 at 4/25/22 4:00 PM: - cc

[jira] [Created] (ARROW-16321) [Release][C++] Windows source verification hardcodes Visual Studio version

2022-04-25 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-16321: -- Summary: [Release][C++] Windows source verification hardcodes Visual Studio version Key: ARROW-16321 URL: https://issues.apache.org/jira/browse/ARROW-16321

[jira] [Commented] (ARROW-16321) [Release][C++] Windows source verification hardcodes Visual Studio version

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527590#comment-17527590 ] Antoine Pitrou commented on ARROW-16321: cc @raulcd [~assignUser] > [Release][C++] Windows

[jira] [Resolved] (ARROW-16131) [C++] Record batch specific metadata is not saved in IPC file

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-16131. Fix Version/s: 8.0.0 Resolution: Fixed Issue resolved by pull request 12812

[jira] [Created] (ARROW-16320) Dataset re-partitioning consumes considerable amount of memory

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
Zsolt Kegyes-Brassai created ARROW-16320: Summary: Dataset re-partitioning consumes considerable amount of memory Key: ARROW-16320 URL: https://issues.apache.org/jira/browse/ARROW-16320

[jira] [Assigned] (ARROW-15745) [Java] Remove ScanTask from the Dataset bindings

2022-04-25 Thread Hongze Zhang (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang reassigned ARROW-15745: Assignee: Hongze Zhang > [Java] Remove ScanTask from the Dataset bindings >

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527573#comment-17527573 ] Rok Mihevc commented on ARROW-16316: Yes, effectively options are not passed from R to the C++

[jira] [Resolved] (ARROW-16314) [Python][CI] Skip running cython tests in windows verification builds

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-16314. - Resolution: Fixed Issue resolved by pull request 12985

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527560#comment-17527560 ] Dragoș Moldovan-Grünfeld commented on ARROW-16316: -- It looks like, for the time being,

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527557#comment-17527557 ] Zsolt Kegyes-Brassai commented on ARROW-16316: -- Does it mean that the default unit (day)

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527552#comment-17527552 ] Dragoș Moldovan-Grünfeld commented on ARROW-16316: -- That's what I thought. Thanks for

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527550#comment-17527550 ] Rok Mihevc commented on ARROW-16316: I think only [https://github.com/apache/arrow/pull/12154]

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527551#comment-17527551 ] Rok Mihevc commented on ARROW-16316: And "day" is the default so it makes sense it's used here/ >

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527548#comment-17527548 ] Dragoș Moldovan-Grünfeld commented on ARROW-16316: -- I don't think you are doing

[jira] [Updated] (ARROW-16315) [Python] Cython api test fails with allocation error on windows

2022-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-16315: --- Labels: pull-request-available (was: ) > [Python] Cython api test fails with allocation

[jira] [Updated] (ARROW-15678) [C++][CI] a crossbow job with MinRelSize enabled

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-15678: Fix Version/s: 9.0.0 (was: 8.0.0) > [C++][CI] a crossbow job with

[jira] [Resolved] (ARROW-15928) [C++][Python] replace_with_mask seg faults when passed ChunkedArray

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-15928. - Resolution: Fixed Issue resolved by pull request 12802

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527534#comment-17527534 ] Zsolt Kegyes-Brassai commented on ARROW-16316: -- Hi [~dragosmg]. Thank you for your

[jira] [Comment Edited] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527504#comment-17527504 ] Rok Mihevc edited comment on ARROW-16316 at 4/25/22 1:46 PM: - Exactly as

[jira] [Comment Edited] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527500#comment-17527500 ] Dragoș Moldovan-Grünfeld edited comment on ARROW-16316 at 4/25/22 1:46 PM:

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527504#comment-17527504 ] Rok Mihevc commented on ARROW-16316: Exactly as [~dragosmg] said. Additionally: {code:java}

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527500#comment-17527500 ] Dragoș Moldovan-Grünfeld commented on ARROW-16316: -- In terms of syntax, I think what

[jira] [Commented] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527494#comment-17527494 ] Dragoș Moldovan-Grünfeld commented on ARROW-16316: -- Hi [~kbzsl] and thanks for opening

[jira] [Assigned] (ARROW-16319) [R] [Docs] Add a list of the lubridate functions we support in {arrow}

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dragoș Moldovan-Grünfeld reassigned ARROW-16319: Assignee: Dragoș Moldovan-Grünfeld > [R] [Docs] Add a list of

[jira] [Created] (ARROW-16319) [R] [Docs] Add a list of the lubridate functions we support in {arrow}

2022-04-25 Thread Jira
Dragoș Moldovan-Grünfeld created ARROW-16319: Summary: [R] [Docs] Add a list of the lubridate functions we support in {arrow} Key: ARROW-16319 URL: https://issues.apache.org/jira/browse/ARROW-16319

[jira] [Created] (ARROW-16318) Timezone is not supported by to_duckdb()

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
Zsolt Kegyes-Brassai created ARROW-16318: Summary: Timezone is not supported by to_duckdb() Key: ARROW-16318 URL: https://issues.apache.org/jira/browse/ARROW-16318 Project: Apache Arrow

[jira] [Updated] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-16316: - Summary: [R] How to round the timestamps in a mutate statement? (was: How to round the

[jira] [Updated] (ARROW-16316) [R] How to round the timestamps in a mutate statement?

2022-04-25 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-16316: - Component/s: R > [R] How to round the timestamps in a mutate statement? >

[jira] [Commented] (ARROW-16317) [Archery][CI] Fix possible race condition when submitting crossbow builds

2022-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-16317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527472#comment-17527472 ] Raúl Cumplido commented on ARROW-16317: --- cc - [~assignUser]  > [Archery][CI] Fix possible race

[jira] [Created] (ARROW-16317) [Archery][CI] Fix possible race condition when submitting crossbow builds

2022-04-25 Thread Jira
Raúl Cumplido created ARROW-16317: - Summary: [Archery][CI] Fix possible race condition when submitting crossbow builds Key: ARROW-16317 URL: https://issues.apache.org/jira/browse/ARROW-16317 Project:

[jira] [Updated] (ARROW-16304) [C++] arrow-dataset-file-parquet-test sporadic failure in appveyor job

2022-04-25 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li updated ARROW-16304: - Component/s: C++ > [C++] arrow-dataset-file-parquet-test sporadic failure in appveyor job >

[jira] [Closed] (ARROW-16298) [C++] [R] Sanitizer nightly, on `as_datetime()` test

2022-04-25 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou closed ARROW-16298. -- Resolution: Duplicate > [C++] [R] Sanitizer nightly, on `as_datetime()` test >

[jira] [Resolved] (ARROW-16307) [CI][Java][Flight] Verify release candidate fails on org.apache.arrow.flight.TestDoExchange

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-16307. - Resolution: Fixed Issue resolved by pull request 12986

[jira] [Updated] (ARROW-16314) [Python][CI] Skip running cython tests in windows verification builds

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-16314: Issue Type: Task (was: Bug) > [Python][CI] Skip running cython tests in windows

[jira] [Updated] (ARROW-16314) [Python][CI] Skip running cython tests in windows verification builds

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-16314: Fix Version/s: 8.0.0 > [Python][CI] Skip running cython tests in windows verification

[jira] [Updated] (ARROW-16316) How to round the timestamps in a mutate statement?

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Kegyes-Brassai updated ARROW-16316: - Description: I was trying to aggregate over time using different granularity.

[jira] [Updated] (ARROW-16316) How to round the timestamps in a mutate statement?

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Kegyes-Brassai updated ARROW-16316: - Description: I was trying to aggregate over time using different granularity.

[jira] [Updated] (ARROW-16316) How to round the timestamps in a mutate statement?

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Kegyes-Brassai updated ARROW-16316: - Description: I was trying to aggregate over time using different granularity.

[jira] [Created] (ARROW-16316) How to round the timestamps in a mutate statement?

2022-04-25 Thread Zsolt Kegyes-Brassai (Jira)
Zsolt Kegyes-Brassai created ARROW-16316: Summary: How to round the timestamps in a mutate statement? Key: ARROW-16316 URL: https://issues.apache.org/jira/browse/ARROW-16316 Project: Apache

[jira] [Updated] (ARROW-16313) [R] Uninitialized options for assume_timezone kernel

2022-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-16313: --- Labels: pull-request-available (was: ) > [R] Uninitialized options for assume_timezone

[jira] [Updated] (ARROW-16313) [R] test-fedora-r-clang-sanitizer - uninitialized options for assume_timezone kernel

2022-04-25 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-16313: - Summary: [R] test-fedora-r-clang-sanitizer - uninitialized options for assume_timezone kernel

[jira] [Updated] (ARROW-16313) [R] test-fedora-r-clang-sanitizer - uninitialized options for assume_timezone kernel

2022-04-25 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-16313: - Description:

[jira] [Assigned] (ARROW-16314) [Python][CI] Skip running cython tests in windows verification builds

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-16314: --- Assignee: Krisztian Szucs > [Python][CI] Skip running cython tests in windows

[jira] [Created] (ARROW-16315) [Python] Cython api test fails with allocation error on windows

2022-04-25 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-16315: --- Summary: [Python] Cython api test fails with allocation error on windows Key: ARROW-16315 URL: https://issues.apache.org/jira/browse/ARROW-16315 Project:

[jira] [Updated] (ARROW-16307) [CI][Java][Flight] Verify release candidate fails on org.apache.arrow.flight.TestDoExchange

2022-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-16307: --- Labels: pull-request-available (was: ) > [CI][Java][Flight] Verify release candidate fails

[jira] [Updated] (ARROW-16314) [Python][CI] Skip running cython tests in windows verification builds

2022-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-16314: --- Labels: pull-request-available (was: ) > [Python][CI] Skip running cython tests in windows

[jira] [Created] (ARROW-16314) [Python][CI] Skip running cython tests in windows verification builds

2022-04-25 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-16314: --- Summary: [Python][CI] Skip running cython tests in windows verification builds Key: ARROW-16314 URL: https://issues.apache.org/jira/browse/ARROW-16314 Project:

[jira] [Updated] (ARROW-16307) [CI][Java][Flight] Verify release candidate fails on org.apache.arrow.flight.TestDoExchange

2022-04-25 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li updated ARROW-16307: - Summary: [CI][Java][Flight] Verify release candidate fails on org.apache.arrow.flight.TestDoExchange

[jira] [Assigned] (ARROW-16307) [CI][Java][Flight] Verify release candidate fails on org.apache.arrow.flight.TestFlightService

2022-04-25 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li reassigned ARROW-16307: Assignee: David Li > [CI][Java][Flight] Verify release candidate fails on >

[jira] [Commented] (ARROW-16307) [CI][Java][Flight] Verify release candidate fails on org.apache.arrow.flight.TestFlightService

2022-04-25 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527444#comment-17527444 ] David Li commented on ARROW-16307: -- [~raulcd] note I'm "lidavidm" This is a duplicate of ARROW-12233

[jira] [Resolved] (ARROW-16312) [C++][CI] Install tzdata in the windows verification builds

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-16312. - Resolution: Fixed Issue resolved by pull request 12983

[jira] [Resolved] (ARROW-16303) [C++] Check EINTR in file IO

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-16303. - Resolution: Fixed Issue resolved by pull request 12978

[jira] [Assigned] (ARROW-16312) [C++][CI] Install tzdata in the windows verification builds

2022-04-25 Thread Krisztian Szucs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-16312: --- Assignee: Krisztian Szucs > [C++][CI] Install tzdata in the windows verification

  1   2   >