[jira] [Comment Edited] (ARROW-4032) [Python] New pyarrow.Table.from_pylist() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721986#comment-16721986 ] David Lee edited comment on ARROW-4032 at 12/15/18 3:58 AM: E

[jira] [Commented] (ARROW-4032) [Python] New pyarrow.Table.from_pylist() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721986#comment-16721986 ] David Lee commented on ARROW-4032: -- Ended up just writing from_pylist() and to_pylist().

[jira] [Comment Edited] (ARROW-4032) [Python] New pyarrow.Table.from_pylist() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721986#comment-16721986 ] David Lee edited comment on ARROW-4032 at 12/15/18 3:53 AM: E

[jira] [Commented] (ARROW-4033) [C++] thirdparty/download_dependencies.sh uses tools or options not available in older Linuxes

2018-12-14 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721984#comment-16721984 ] Francois Saint-Jacques commented on ARROW-4033: --- I suppose that realpath is

[jira] [Commented] (ARROW-2026) [Python] Cast all timestamp resolutions to INT96 use_deprecated_int96_timestamps=True

2018-12-14 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721955#comment-16721955 ] Francois Saint-Jacques commented on ARROW-2026: --- {code:java} file: file:/ho

[jira] [Updated] (ARROW-3829) [Python] Support protocols to extract Arrow objects from third-party classes

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-3829: Fix Version/s: (was: 0.12.0) 0.13.0 > [Python] Support protocols to extract

[jira] [Commented] (ARROW-3803) [C++/Python] Split C++ and Python unit test Travis CI jobs, run all C++ tests (including Gandiva) together

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721920#comment-16721920 ] Wes McKinney commented on ARROW-3803: - [~pitrou] unless you are already far into this

[jira] [Commented] (ARROW-3829) [Python] Support protocols to extract Arrow objects from third-party classes

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721917#comment-16721917 ] Wes McKinney commented on ARROW-3829: - I'm moving this to 0.13. If you submit an alph

[jira] [Updated] (ARROW-3971) [Python] Remove APIs deprecated in 0.11 and prior

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-3971: -- Labels: pull-request-available (was: ) > [Python] Remove APIs deprecated in 0.11 and prior > -

[jira] [Assigned] (ARROW-3971) [Python] Remove APIs deprecated in 0.11 and prior

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-3971: --- Assignee: Wes McKinney > [Python] Remove APIs deprecated in 0.11 and prior > ---

[jira] [Updated] (ARROW-4006) Add CODE_OF_CONDUCT.md

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4006: -- Labels: pull-request-available (was: ) > Add CODE_OF_CONDUCT.md > -- > >

[jira] [Assigned] (ARROW-4006) Add CODE_OF_CONDUCT.md

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-4006: --- Assignee: Wes McKinney > Add CODE_OF_CONDUCT.md > -- > >

[jira] [Updated] (ARROW-3058) [Python] Feather reads fail with unintuitive error when conversion from pandas yields ChunkedArray

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-3058: -- Labels: pull-request-available (was: ) > [Python] Feather reads fail with unintuitive error wh

[jira] [Resolved] (ARROW-1807) [JAVA] Reduce Heap Usage (Phase 3): consolidate buffers

2018-12-14 Thread Siddharth Teotia (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Teotia resolved ARROW-1807. - Resolution: Fixed > [JAVA] Reduce Heap Usage (Phase 3): consolidate buffers > ---

[jira] [Updated] (ARROW-4034) [Ruby] Interface for FileOutputStream doesn't respect append=True

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-4034: Summary: [Ruby] Interface for FileOutputStream doesn't respect append=True (was: red-arrow interfa

[jira] [Updated] (ARROW-4025) [Python] TensorFlow/PyTorch arrow ThreadPool workarounds not working in some settings

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4025: -- Labels: pull-request-available (was: ) > [Python] TensorFlow/PyTorch arrow ThreadPool workarou

[jira] [Created] (ARROW-4034) red-arrow interface for FileOutputStream doesn't respect append=True

2018-12-14 Thread Ian Murray (JIRA)
Ian Murray created ARROW-4034: - Summary: red-arrow interface for FileOutputStream doesn't respect append=True Key: ARROW-4034 URL: https://issues.apache.org/jira/browse/ARROW-4034 Project: Apache Arrow

[jira] [Commented] (ARROW-4033) [C++] thirdparty/download_dependencies.sh uses tools or options not available in older Linuxes

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721862#comment-16721862 ] Wes McKinney commented on ARROW-4033: - I partially addressed this in https://github.c

[jira] [Updated] (ARROW-3230) [Python] Missing comparisons on ChunkedArray, Table

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-3230: Fix Version/s: (was: 0.12.0) 0.13.0 > [Python] Missing comparisons on Chunke

[jira] [Updated] (ARROW-4029) [C++] Define and document naming convention for internal / private header files not to be installed

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4029: -- Labels: pull-request-available (was: ) > [C++] Define and document naming convention for inter

[jira] [Assigned] (ARROW-4029) [C++] Define and document naming convention for internal / private header files not to be installed

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-4029: --- Assignee: Wes McKinney > [C++] Define and document naming convention for internal / private

[jira] [Resolved] (ARROW-2475) [Format] Confusing array length description

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-2475. - Resolution: Fixed Assignee: Uwe L. Korn (was: Wes McKinney) This was addressed already sin

[jira] [Resolved] (ARROW-3974) [C++] Combine field_builders_ and children_ members in array/builder.h

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-3974. - Resolution: Fixed Done in https://github.com/apache/arrow/commit/73f94c93d7eee25a43415dfa7a806b8

[jira] [Updated] (ARROW-3449) [C++] Support CMake 3.2 for "out of the box" builds

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-3449: -- Labels: pull-request-available (was: ) > [C++] Support CMake 3.2 for "out of the box" builds >

[jira] [Created] (ARROW-4033) [C++] thirdparty/download_dependencies.sh uses tools or options not available in older Linuxes

2018-12-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4033: --- Summary: [C++] thirdparty/download_dependencies.sh uses tools or options not available in older Linuxes Key: ARROW-4033 URL: https://issues.apache.org/jira/browse/ARROW-4033

[jira] [Assigned] (ARROW-3984) [C++] Exit with error if user hits zstd ExternalProject path

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-3984: --- Assignee: Wes McKinney > [C++] Exit with error if user hits zstd ExternalProject path >

[jira] [Assigned] (ARROW-3449) [C++] Support CMake 3.2 for "out of the box" builds

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-3449: --- Assignee: Wes McKinney (was: Francois Saint-Jacques) > [C++] Support CMake 3.2 for "out of

[jira] [Commented] (ARROW-3449) [C++] Support CMake 3.2 for "out of the box" builds

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721812#comment-16721812 ] Wes McKinney commented on ARROW-3449: - There's a bunch of CMake-related issues. Since

[jira] [Resolved] (ARROW-3762) [C++] Parquet arrow::Table reads error when overflowing capacity of BinaryArray

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-3762. - Resolution: Fixed Issue resolved by pull request 3171 [https://github.com/apache/arrow/pull/3171]

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pylist() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Summary: [Python] New pyarrow.Table.from_pylist() function (was: [Python] New pyarrow.Table.from_pydict(

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Description: Here's a proposal to create a pyarrow.Table.from_pydict() function. Right now only pyarrow.

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Description: Here's a proposal to create a pyarrow.Table.from_pydict() function. Right now only pyarrow.

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Description: Here's a proposal to create a pyarrow.Table.from_pydict() function. Right now only pyarrow.

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Description: Here's a proposal to create a pyarrow.Table.from_pydict() function. Right now only pyarrow.

[jira] [Commented] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721745#comment-16721745 ] David Lee commented on ARROW-4032: -- Updated the sample code to include Schema and Safe o

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Description: Here's a proposal to create a pyarrow.Table.from_pydict() function. Right now only pyarrow.

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Description: Here's a proposal to create a pyarrow.Table.from_pydict() function. Right now only pyarrow.

[jira] [Updated] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-4032: - Description: Here's a proposal to create a pyarrow.Table.from_pydict() function. Right now only pyarrow.

[jira] [Commented] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721727#comment-16721727 ] Wes McKinney commented on ARROW-4032: - You can do {{pa.array(pylist)}} already. So if

[jira] [Created] (ARROW-4032) [Python] New pyarrow.Table.from_pydict() function

2018-12-14 Thread David Lee (JIRA)
David Lee created ARROW-4032: Summary: [Python] New pyarrow.Table.from_pydict() function Key: ARROW-4032 URL: https://issues.apache.org/jira/browse/ARROW-4032 Project: Apache Arrow Issue Type: Ta

[jira] [Commented] (ARROW-4031) [C++] Refactor ArrayBuilder bitmap logic into TypedBufferBuilder

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721715#comment-16721715 ] Wes McKinney commented on ARROW-4031: - Makes sense. If you do start working on this y

[jira] [Resolved] (ARROW-3184) [C++] Add modular build targets, "all" target, and require explicit target when invoking make or ninja

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-3184. - Resolution: Fixed Issue resolved by pull request 3172 [https://github.com/apache/arrow/pull/3172]

[jira] [Created] (ARROW-4031) [C++] Refactor ArrayBuilder bitmap logic into TypedBufferBuilder

2018-12-14 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-4031: Summary: [C++] Refactor ArrayBuilder bitmap logic into TypedBufferBuilder Key: ARROW-4031 URL: https://issues.apache.org/jira/browse/ARROW-4031 Project: Apach

[jira] [Resolved] (ARROW-3994) [C++] Remove ARROW_GANDIVA_BUILD_TESTS option

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-3994. - Resolution: Fixed Resolved in https://github.com/apache/arrow/commit/804502f941f808583e9f7043e20

[jira] [Commented] (ARROW-4030) [CI] Use travis_terminate to halt builds when a step fails

2018-12-14 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721676#comment-16721676 ] Francois Saint-Jacques commented on ARROW-4030: --- It's apparently worse than

[jira] [Created] (ARROW-4030) [CI] Use travis_terminate to halt builds when a step fails

2018-12-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4030: --- Summary: [CI] Use travis_terminate to halt builds when a step fails Key: ARROW-4030 URL: https://issues.apache.org/jira/browse/ARROW-4030 Project: Apache Arrow

[jira] [Updated] (ARROW-4028) [Rust] Merge parquet-rs codebase

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-4028: Fix Version/s: 0.12.0 > [Rust] Merge parquet-rs codebase > > >

[jira] [Updated] (ARROW-4007) [Java][Plasma] Plasma JNI tests failing

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-4007: Fix Version/s: (was: 0.12.0) 0.13.0 > [Java][Plasma] Plasma JNI tests failin

[jira] [Created] (ARROW-4029) [C++] Define and document naming convention for internal / private header files not to be installed

2018-12-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4029: --- Summary: [C++] Define and document naming convention for internal / private header files not to be installed Key: ARROW-4029 URL: https://issues.apache.org/jira/browse/ARROW-4029

[jira] [Commented] (ARROW-3449) [C++] Support CMake 3.2 for "out of the box" builds

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721533#comment-16721533 ] Wes McKinney commented on ARROW-3449: - Per discussion on https://github.com/apache/ar

[jira] [Updated] (ARROW-2026) [Python] Cast all timestamp resolutions to INT96 use_deprecated_int96_timestamps=True

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2026: -- Labels: c++ parquet pull-request-available redshift timestamps (was: c++ parquet redshift time

[jira] [Commented] (ARROW-4009) [CI] Run Valgrind and C++ code coverage in different bulds

2018-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721524#comment-16721524 ] Wes McKinney commented on ARROW-4009: - I agree that valgrind does provide useful insi

[jira] [Resolved] (ARROW-4015) [Plasma] remove legacy interfaces for plasma manager

2018-12-14 Thread Philipp Moritz (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philipp Moritz resolved ARROW-4015. --- Resolution: Fixed Fix Version/s: 0.12.0 Issue resolved by pull request 3167 [https://g

[jira] [Commented] (ARROW-4009) [CI] Run Valgrind and C++ code coverage in different bulds

2018-12-14 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721301#comment-16721301 ] Antoine Pitrou commented on ARROW-4009: --- (Valgrind, while slow, finds useful insigh

[jira] [Commented] (ARROW-4009) [CI] Run Valgrind and C++ code coverage in different bulds

2018-12-14 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721300#comment-16721300 ] Antoine Pitrou commented on ARROW-4009: --- I'm not up-to-date on ASAN. Does it requir

[jira] [Assigned] (ARROW-3979) [Gandiva] fix all valgrind reported errors

2018-12-14 Thread shyam narayan singh (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shyam narayan singh reassigned ARROW-3979: -- Assignee: shyam narayan singh (was: Pindikura Ravindra) > [Gandiva] fix all v

[jira] [Commented] (ARROW-3701) [Gandiva] Add support for decimal operations

2018-12-14 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721208#comment-16721208 ] Pindikura Ravindra commented on ARROW-3701: --- As part of my PR, I'm adding more