[jira] [Updated] (ARROW-13628) [Format] Add MonthDayNano interval type.

2021-08-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-13628: --- Labels: pull-request-available (was: ) > [Format] Add MonthDayNano interval type. > ---

[jira] [Created] (ARROW-13628) [Format] Add MonthDayNano interval type.

2021-08-13 Thread Micah Kornfield (Jira)
Micah Kornfield created ARROW-13628: --- Summary: [Format] Add MonthDayNano interval type. Key: ARROW-13628 URL: https://issues.apache.org/jira/browse/ARROW-13628 Project: Apache Arrow Issue T

[jira] [Updated] (ARROW-12873) [C++][Compute] Support tagging ExecBatches with arbitrary extra information

2021-08-13 Thread Ian Cook (Jira)
[ https://issues.apache.org/jira/browse/ARROW-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Cook updated ARROW-12873: - Labels: query-engine (was: ) > [C++][Compute] Support tagging ExecBatches with arbitrary extra informat

[jira] [Commented] (ARROW-13345) [C++] Implement logN compute function

2021-08-13 Thread Ian Cook (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398887#comment-17398887 ] Ian Cook commented on ARROW-13345: -- Got it, thanks [~rommelqc]! > [C++] Implement logN

[jira] [Commented] (ARROW-13627) [C++] ScalarAggregateOptions don't make sense (in hash aggregation)

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398873#comment-17398873 ] David Li commented on ARROW-13627: -- Right now (hash) sum/mean/etc. ignore skip_nulls al

[jira] [Commented] (ARROW-13627) [C++] ScalarAggregateOptions don't make sense (in hash aggregation)

2021-08-13 Thread Keith Kraus (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398871#comment-17398871 ] Keith Kraus commented on ARROW-13627: - I would have expected the `na.rm` R argument

[jira] [Assigned] (ARROW-13627) [C++] ScalarAggregateOptions don't make sense (in hash aggregation)

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li reassigned ARROW-13627: Assignee: David Li > [C++] ScalarAggregateOptions don't make sense (in hash aggregation) > --

[jira] [Created] (ARROW-13627) [C++] ScalarAggregateOptions don't make sense (in hash aggregation)

2021-08-13 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-13627: --- Summary: [C++] ScalarAggregateOptions don't make sense (in hash aggregation) Key: ARROW-13627 URL: https://issues.apache.org/jira/browse/ARROW-13627 Project: Ap

[jira] [Commented] (ARROW-13625) [C++][CSV] Timestamp parsing should accept any valid ISO 8601 without requiring custom parse strings

2021-08-13 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398865#comment-17398865 ] Weston Pace commented on ARROW-13625: - I think converting everything to UTC is fine.

[jira] [Commented] (ARROW-13622) [C++] Missing cast from timestamp to time64

2021-08-13 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398861#comment-17398861 ] Weston Pace commented on ARROW-13622: - Thanks for the info! > [C++] Missing cast fr

[jira] [Updated] (ARROW-13548) [C++] Implement datediff kernel

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li updated ARROW-13548: - Fix Version/s: 6.0.0 > [C++] Implement datediff kernel > --- > >

[jira] [Assigned] (ARROW-13548) [C++] Implement datediff kernel

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li reassigned ARROW-13548: Assignee: David Li > [C++] Implement datediff kernel > --- > >

[jira] [Updated] (ARROW-13548) [C++] Implement datediff kernel

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li updated ARROW-13548: - Labels: compute kernel (was: compute) > [C++] Implement datediff kernel > -

[jira] [Updated] (ARROW-13549) [C++] Implement kernel to extract date/time from timestamp

2021-08-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-13549: --- Labels: kernel pull-request-available (was: kernel) > [C++] Implement kernel to extract dat

[jira] [Commented] (ARROW-13345) [C++] Implement logN compute function

2021-08-13 Thread Rommel Quintanilla (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398773#comment-17398773 ] Rommel Quintanilla commented on ARROW-13345: I think it is.   Generated co

[jira] [Updated] (ARROW-13202) [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux

2021-08-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-13202: --- Labels: pull-request-available (was: ) > [MATLAB] Enable GitHub Actions CI for MATLAB Inter

[jira] [Updated] (ARROW-13202) [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux

2021-08-13 Thread Kevin Gurney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Gurney updated ARROW-13202: - Description: We need to enable CI and Testing for MATLAB submissions to the  [Apache Arrow projec

[jira] [Updated] (ARROW-13626) [R] Bindings for log base b

2021-08-13 Thread Ian Cook (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Cook updated ARROW-13626: - Labels: beginner kernel (was: kernel) > [R] Bindings for log base b > --- > >

[jira] [Updated] (ARROW-13280) [R] Bindings for log and trig functions

2021-08-13 Thread Ian Cook (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Cook updated ARROW-13280: - Description: (was: Continue to call the more efficient fixed-base kernels when the base is the scala

[jira] [Updated] (ARROW-13626) [R] Bindings for log base b

2021-08-13 Thread Ian Cook (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Cook updated ARROW-13626: - Description: This was skipped in ARROW-13280 because the C++ library didn't supported it, but ARROW-133

[jira] [Updated] (ARROW-13280) [R] Bindings for log and trig functions

2021-08-13 Thread Ian Cook (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Cook updated ARROW-13280: - Description: Continue to call the more efficient fixed-base kernels when the base is the scalar value e,

[jira] [Commented] (ARROW-13345) [C++] Implement logN compute function

2021-08-13 Thread Ian Cook (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398756#comment-17398756 ] Ian Cook commented on ARROW-13345: -- I assume the unary, fixed-base log functions are mo

[jira] [Created] (ARROW-13626) [R] Bindings for log base b

2021-08-13 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-13626: --- Summary: [R] Bindings for log base b Key: ARROW-13626 URL: https://issues.apache.org/jira/browse/ARROW-13626 Project: Apache Arrow Issue Type: Improvem

[jira] [Updated] (ARROW-13549) [C++] Implement kernel to extract date/time from timestamp

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li updated ARROW-13549: - Labels: kernel (was: ) > [C++] Implement kernel to extract date/time from timestamp > -

[jira] [Updated] (ARROW-13549) [C++] Implement kernel to extract date/time from timestamp

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li updated ARROW-13549: - Fix Version/s: 6.0.0 > [C++] Implement kernel to extract date/time from timestamp >

[jira] [Assigned] (ARROW-13549) [C++] Implement kernel to extract date/time from timestamp

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li reassigned ARROW-13549: Assignee: David Li > [C++] Implement kernel to extract date/time from timestamp > ---

[jira] [Resolved] (ARROW-13345) [C++] Implement logN compute function

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li resolved ARROW-13345. -- Fix Version/s: 6.0.0 Resolution: Fixed Issue resolved by pull request 10898 [https://github.com

[jira] [Updated] (ARROW-13613) [C++] Implement sum/mean aggregations over decimals

2021-08-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-13613: --- Labels: kernel pull-request-available (was: kernel) > [C++] Implement sum/mean aggregations

[jira] [Created] (ARROW-13625) [C++][CSV] Timestamp parsing should accept any valid ISO 8601 without requiring custom parse strings

2021-08-13 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-13625: --- Summary: [C++][CSV] Timestamp parsing should accept any valid ISO 8601 without requiring custom parse strings Key: ARROW-13625 URL: https://issues.apache.org/jira/browse/ARR

[jira] [Created] (ARROW-13624) [R] readr short type mapping has T and t backwards

2021-08-13 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-13624: --- Summary: [R] readr short type mapping has T and t backwards Key: ARROW-13624 URL: https://issues.apache.org/jira/browse/ARROW-13624 Project: Apache Arrow

[jira] [Commented] (ARROW-13617) [C++] Make Decimal representations consistent

2021-08-13 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398689#comment-17398689 ] David Li commented on ARROW-13617: -- Aha, I thought I had seen someone try this before.

[jira] [Commented] (ARROW-13617) [C++] Make Decimal representations consistent

2021-08-13 Thread Yibo Cai (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398686#comment-17398686 ] Yibo Cai commented on ARROW-13617: -- Just FYI. I did a superficial investigation of unif

[jira] [Created] (ARROW-13623) [R] write_csv_arrow should follow the signature of readr::write_csv

2021-08-13 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-13623: --- Summary: [R] write_csv_arrow should follow the signature of readr::write_csv Key: ARROW-13623 URL: https://issues.apache.org/jira/browse/ARROW-13623 Project: Ap

[jira] [Commented] (ARROW-12358) [C++][Python][R][Dataset] Control overwriting vs appending when writing to existing dataset

2021-08-13 Thread Lance Dacey (Jira)
0811, 20210812, 20210813],#based on the created_at timestamp "created_at": ["2021-01-14 16:45:18", "2021-08-11 15:10:00", "2021-08-12 11:19:26", "2021-08-13 23:01:47"], "updated_at": ["2021-08-13

[jira] [Resolved] (ARROW-13304) [C++] Unable to install nightly on Ubuntu 21.04 due to day of week options

2021-08-13 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rok Mihevc resolved ARROW-13304. Resolution: Cannot Reproduce > [C++] Unable to install nightly on Ubuntu 21.04 due to day of week

[jira] [Commented] (ARROW-13622) [C++] Missing cast from timestamp to time64

2021-08-13 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398505#comment-17398505 ] Joris Van den Bossche commented on ARROW-13622: --- We have ARROW-13549 for t

[jira] [Commented] (ARROW-13622) [C++] Missing cast from timestamp to time64

2021-08-13 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398477#comment-17398477 ] Joris Van den Bossche commented on ARROW-13622: --- We should have a kernel