[jira] [Resolved] (ARROW-1261) [Java] Add container type for Map logical type

2019-06-10 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Kornfield resolved ARROW-1261. Resolution: Fixed Fix Version/s: 0.14.0 Issue resolved by pull request [https:/

[jira] [Resolved] (ARROW-5513) [Java] Refactor method name for getstartOffset to use camel case

2019-06-10 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Kornfield resolved ARROW-5513. Resolution: Fixed Fix Version/s: 0.14.0 Issue resolved by pull request 4475 [https:/

[jira] [Resolved] (ARROW-5528) Concatenate() crashes when concatenating empty binary arrays.

2019-06-10 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Kornfield resolved ARROW-5528. Resolution: Fixed Issue resolved by pull request 4498 [https://github.com/apache/arrow/pull

[jira] [Created] (ARROW-5550) [C++] Refactor Buffers method on concatenate to consolidate code.

2019-06-10 Thread Micah Kornfield (JIRA)
Micah Kornfield created ARROW-5550: -- Summary: [C++] Refactor Buffers method on concatenate to consolidate code. Key: ARROW-5550 URL: https://issues.apache.org/jira/browse/ARROW-5550 Project: Apache A

[jira] [Commented] (ARROW-5543) [Documentation] Migrate FAQ page to Sphinx / rst around release time

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860473#comment-16860473 ] Wes McKinney commented on ARROW-5543: - What functional limitations does Markdown-in-S

[jira] [Created] (ARROW-5549) [C++][Docs] Summarize function argument type guidelines in developers/cpp.rst

2019-06-10 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5549: --- Summary: [C++][Docs] Summarize function argument type guidelines in developers/cpp.rst Key: ARROW-5549 URL: https://issues.apache.org/jira/browse/ARROW-5549 Project: Ap

[jira] [Commented] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException

2019-06-10 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860424#comment-16860424 ] Bryan Cutler commented on ARROW-5412: - Yeah, sounds like this could be related to the

[jira] [Comment Edited] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException

2019-06-10 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860424#comment-16860424 ] Bryan Cutler edited comment on ARROW-5412 at 6/11/19 12:04 AM:

[jira] [Created] (ARROW-5548) [Documentation] http://arrow.apache.org/docs/latest/ is not latest

2019-06-10 Thread Neal Richardson (JIRA)
Neal Richardson created ARROW-5548: -- Summary: [Documentation] http://arrow.apache.org/docs/latest/ is not latest Key: ARROW-5548 URL: https://issues.apache.org/jira/browse/ARROW-5548 Project: Apache

[jira] [Commented] (ARROW-5543) [Documentation] Migrate FAQ page to Sphinx / rst around release time

2019-06-10 Thread Luiz Irber (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860376#comment-16860376 ] Luiz Irber commented on ARROW-5543: --- Note that you don't need to convert to RST, since

[jira] [Commented] (ARROW-5539) [Java] Test failure

2019-06-10 Thread David Li (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860374#comment-16860374 ] David Li commented on ARROW-5539: - Generally I do "mvn clean install" when I get this. No

[jira] [Commented] (ARROW-1957) [Python] Write nanosecond timestamps using new NANO LogicalType Parquet unit

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860338#comment-16860338 ] TP Boudreau commented on ARROW-1957: There's a test resembling the reporter's code co

[jira] [Updated] (ARROW-5547) [C++][FlightRPC] arrow-flight.pc isn't provided

2019-06-10 Thread Sutou Kouhei (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sutou Kouhei updated ARROW-5547: Summary: [C++][FlightRPC] arrow-flight.pc isn't provided (was: [C++][Flight] arrow-flight.pc isn't

[jira] [Created] (ARROW-5547) [C++][Flight] arrow-flight.pc isn't provided

2019-06-10 Thread Sutou Kouhei (JIRA)
Sutou Kouhei created ARROW-5547: --- Summary: [C++][Flight] arrow-flight.pc isn't provided Key: ARROW-5547 URL: https://issues.apache.org/jira/browse/ARROW-5547 Project: Apache Arrow Issue Type: I

[jira] [Created] (ARROW-5546) [C#] Remove IArrowArray and use Array base class.

2019-06-10 Thread Eric Erhardt (JIRA)
Eric Erhardt created ARROW-5546: --- Summary: [C#] Remove IArrowArray and use Array base class. Key: ARROW-5546 URL: https://issues.apache.org/jira/browse/ARROW-5546 Project: Apache Arrow Issue Ty

[jira] [Commented] (ARROW-5545) [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860218#comment-16860218 ] TP Boudreau commented on ARROW-5545: OK, I'll re-assigned to myself. > [C++][Docs] C

[jira] [Assigned] (ARROW-5545) [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau reassigned ARROW-5545: -- Assignee: TP Boudreau > [C++][Docs] Clarify expectation of UTC values for timestamps with time

[jira] [Updated] (ARROW-5545) [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5545: Summary: [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API do

[jira] [Commented] (ARROW-5545) [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860202#comment-16860202 ] Wes McKinney commented on ARROW-5545: - Reopening. I think the C++ header files should

[jira] [Reopened] (ARROW-5545) Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reopened ARROW-5545: - Assignee: (was: TP Boudreau) > Clarify expectation of UTC values for timestamps with time z

[jira] [Assigned] (ARROW-4845) [R] Compiler warnings on Windows MingW64

2019-06-10 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson reassigned ARROW-4845: -- Assignee: Romain François (was: Neal Richardson) > [R] Compiler warnings on Windows M

[jira] [Assigned] (ARROW-4845) [R] Compiler warnings on Windows MingW64

2019-06-10 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson reassigned ARROW-4845: -- Assignee: Neal Richardson > [R] Compiler warnings on Windows MingW64 > ---

[jira] [Closed] (ARROW-5545) Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau closed ARROW-5545. -- Resolution: Invalid > Clarify expectation of UTC values for timestamps with time zones in C++ API > do

[jira] [Commented] (ARROW-5545) Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860185#comment-16860185 ] TP Boudreau commented on ARROW-5545: On further review, the flatbuffers spec contains

[jira] [Resolved] (ARROW-5541) [R] cast from negative int32 to uint32 and uint64 are now safe

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François resolved ARROW-5541. Resolution: Fixed Issue resolved by pull request 4509 [https://github.com/apache/arrow/pull

[jira] [Created] (ARROW-5545) Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
TP Boudreau created ARROW-5545: -- Summary: Clarify expectation of UTC values for timestamps with time zones in C++ API docs Key: ARROW-5545 URL: https://issues.apache.org/jira/browse/ARROW-5545 Project: A

[jira] [Updated] (ARROW-5544) [Archery] should not return non-zero in `benchmark diff` sub command on regression

2019-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5544: -- Labels: pull-request-available (was: ) > [Archery] should not return non-zero in `benchmark di

[jira] [Assigned] (ARROW-5544) [Archery] should not return non-zero in `benchmark diff` sub command on regression

2019-06-10 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques reassigned ARROW-5544: - Assignee: Francois Saint-Jacques > [Archery] should not return non-zero

[jira] [Created] (ARROW-5544) [Archery] should not return non-zero in `benchmark diff` sub command on regression

2019-06-10 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-5544: - Summary: [Archery] should not return non-zero in `benchmark diff` sub command on regression Key: ARROW-5544 URL: https://issues.apache.org/jira/browse/ARROW-5544

[jira] [Resolved] (ARROW-973) [Website] Add FAQ page about project

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-973. Resolution: Fixed Fix Version/s: (was: 0.15.0) 0.14.0 Issue resolved b

[jira] [Created] (ARROW-5543) [Documentation] Migrate FAQ page to Sphinx / rst around release time

2019-06-10 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5543: --- Summary: [Documentation] Migrate FAQ page to Sphinx / rst around release time Key: ARROW-5543 URL: https://issues.apache.org/jira/browse/ARROW-5543 Project: Apache Arro

[jira] [Commented] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException

2019-06-10 Thread Benjamin Kietzman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860106#comment-16860106 ] Benjamin Kietzman commented on ARROW-5412: -- Same error is emitted with Netty 4.1

[GitHub] [arrow-testing] wesm merged pull request #2: ARROW-5397: [FlightRPC] Add TLS certificates for testing Flight

2019-06-10 Thread GitBox
wesm merged pull request #2: ARROW-5397: [FlightRPC] Add TLS certificates for testing Flight URL: https://github.com/apache/arrow-testing/pull/2 This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Updated] (ARROW-5540) [Python] pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert timezone `tzoffset(None, -14400)` to string

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5540: Priority: Major (was: Blocker) > [Python] pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to

[jira] [Commented] (ARROW-5540) [Python] pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert timezone `tzoffset(None, -14400)` to string

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860090#comment-16860090 ] Wes McKinney commented on ARROW-5540: - [~jorisvandenbossche] or [~kszucs] can you tak

[jira] [Updated] (ARROW-5540) [Python] pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert timezone `tzoffset(None, -14400)` to string

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5540: Component/s: Python > [Python] pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert >

[jira] [Created] (ARROW-5542) [Java] Bootstrap initial developer documentation in docs/source/developers/java.rst

2019-06-10 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5542: --- Summary: [Java] Bootstrap initial developer documentation in docs/source/developers/java.rst Key: ARROW-5542 URL: https://issues.apache.org/jira/browse/ARROW-5542 Proje

[jira] [Updated] (ARROW-5540) [Python] pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert timezone `tzoffset(None, -14400)` to string

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5540: Summary: [Python] pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert timezone `tzoffs

[jira] [Commented] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860080#comment-16860080 ] Wes McKinney commented on ARROW-5412: - It's possible this is fixed by using a newer v

[jira] [Updated] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5412: Issue Type: Bug (was: New Feature) > [Java] Integration test fails with UnsupportedOperationExcept

[jira] [Commented] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException

2019-06-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860043#comment-16860043 ] Wes McKinney commented on ARROW-5412: - [~siddteotia] [~pravindra] do you know what th

[jira] [Updated] (ARROW-4845) [R] Compiler warnings on Windows MingW64

2019-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4845: -- Labels: pull-request-available (was: ) > [R] Compiler warnings on Windows MingW64 > --

[jira] [Updated] (ARROW-4845) [R] Compiler warnings on Windows MingW64

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François updated ARROW-4845: --- Summary: [R] Compiler warnings on Windows MingW64 (was: [C++] Compiler warnings on Windows M

[jira] [Commented] (ARROW-4433) [R] Segmentation fault when instantiating arrow::table from data frame

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860012#comment-16860012 ] Romain François commented on ARROW-4433: Can you still reproduce this problem [~L

[jira] [Updated] (ARROW-5397) Test Flight TLS support

2019-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5397: -- Labels: pull-request-available (was: ) > Test Flight TLS support > >

[GitHub] [arrow-testing] lihalite opened a new pull request #2: ARROW-5397: [FlightRPC] Add TLS certificates for testing Flight

2019-06-10 Thread GitBox
lihalite opened a new pull request #2: ARROW-5397: [FlightRPC] Add TLS certificates for testing Flight URL: https://github.com/apache/arrow-testing/pull/2 This is an automated message from the Apache Git Service. To respond

[jira] [Updated] (ARROW-5541) [R] cast from negative int32 to uint32 and uint64 are now safe

2019-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5541: -- Labels: pull-request-available (was: ) > [R] cast from negative int32 to uint32 and uint64 are

[jira] [Created] (ARROW-5541) [R] cast from negative int32 to uint32 and uint64 are now safe

2019-06-10 Thread JIRA
Romain François created ARROW-5541: -- Summary: [R] cast from negative int32 to uint32 and uint64 are now safe Key: ARROW-5541 URL: https://issues.apache.org/jira/browse/ARROW-5541 Project: Apache Arro

[jira] [Commented] (ARROW-3818) [R] Table$from_batches

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859984#comment-16859984 ] Romain François commented on ARROW-3818: this is no longer needed:  {code:r} lib

[jira] [Closed] (ARROW-3818) [R] Table$from_batches

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François closed ARROW-3818. -- > [R] Table$from_batches > -- > > Key: ARROW-3818 >

[jira] [Resolved] (ARROW-3818) [R] Table$from_batches

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François resolved ARROW-3818. Resolution: Fixed > [R] Table$from_batches > -- > > Key

[jira] [Updated] (ARROW-3815) [R] refine record batch factory

2019-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-3815: -- Labels: pull-request-available (was: ) > [R] refine record batch factory > ---

[jira] [Assigned] (ARROW-3815) [R] refine record batch factory

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François reassigned ARROW-3815: -- Assignee: Romain François > [R] refine record batch factory >

[jira] [Closed] (ARROW-3810) [R] type= argument for Array and ChunkedArray

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François closed ARROW-3810. -- > [R] type= argument for Array and ChunkedArray > -- >

[jira] [Resolved] (ARROW-3810) [R] type= argument for Array and ChunkedArray

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François resolved ARROW-3810. Resolution: Fixed > [R] type= argument for Array and ChunkedArray > --

[jira] [Assigned] (ARROW-3794) [R] Consider mapping INT8 to integer() not raw()

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François reassigned ARROW-3794: -- Assignee: Romain François > [R] Consider mapping INT8 to integer() not raw() > ---

[jira] [Updated] (ARROW-3794) [R] Consider mapping INT8 to integer() not raw()

2019-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-3794: -- Labels: pull-request-available (was: ) > [R] Consider mapping INT8 to integer() not raw() > --

[jira] [Created] (ARROW-5540) pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert timezone `tzoffset(None, -14400)` to string

2019-06-10 Thread JIRA
Michał Kujawski created ARROW-5540: -- Summary: pa.lib.tzinfo_to_string(tz) throws ValueError: Unable to convert timezone `tzoffset(None, -14400)` to string Key: ARROW-5540 URL: https://issues.apache.org/jira/brows

[jira] [Resolved] (ARROW-5485) [Gandiva][Crossbow] OSx builds failing

2019-06-10 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra resolved ARROW-5485. --- Resolution: Fixed Issue resolved by pull request 4499 [https://github.com/apache/arro

[jira] [Created] (ARROW-5539) [Java] Test failure

2019-06-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-5539: - Summary: [Java] Test failure Key: ARROW-5539 URL: https://issues.apache.org/jira/browse/ARROW-5539 Project: Apache Arrow Issue Type: Bug Componen

[jira] [Commented] (ARROW-3780) [R] Failed to fetch data: invalid data when collecting int16

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859876#comment-16859876 ] Romain François commented on ARROW-3780: [~javierluraschi] do you still get the s

[jira] [Assigned] (ARROW-3780) [R] Failed to fetch data: invalid data when collecting int16

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François reassigned ARROW-3780: -- Assignee: Romain François > [R] Failed to fetch data: invalid data when collecting int

[jira] [Commented] (ARROW-3702) [R] POSIXct mapped to DateType not TimestampType?

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859867#comment-16859867 ] Romain François commented on ARROW-3702: {code:r} rnorm(10) #> [1] 0.13506176

[jira] [Resolved] (ARROW-3702) [R] POSIXct mapped to DateType not TimestampType?

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François resolved ARROW-3702. Resolution: Fixed > [R] POSIXct mapped to DateType not TimestampType? > ---

[jira] [Commented] (ARROW-3702) [R] POSIXct mapped to DateType not TimestampType?

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859829#comment-16859829 ] Romain François commented on ARROW-3702: it's currently timestamp.  {code:r} arr

[jira] [Closed] (ARROW-3702) [R] POSIXct mapped to DateType not TimestampType?

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François closed ARROW-3702. -- > [R] POSIXct mapped to DateType not TimestampType? > -

[jira] [Closed] (ARROW-5499) [R] Alternate bindings for when libarrow is not found

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François closed ARROW-5499. -- > [R] Alternate bindings for when libarrow is not found > -

[jira] [Resolved] (ARROW-5499) [R] Alternate bindings for when libarrow is not found

2019-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François resolved ARROW-5499. Resolution: Duplicate > [R] Alternate bindings for when libarrow is not found > ---