[jira] [Created] (ARROW-9056) [C++] Aggregation methods for Scalars?

2020-06-06 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9056:
--

 Summary: [C++] Aggregation methods for Scalars?
 Key: ARROW-9056
 URL: https://issues.apache.org/jira/browse/ARROW-9056
 Project: Apache Arrow
  Issue Type: Improvement
  Components: C++
Reporter: Neal Richardson
 Fix For: 1.0.0


See discussion on https://github.com/apache/arrow/pull/7308. Many/most would 
no-op (sum, mean, min, max), but maybe they should exist and not error? Maybe 
they're not needed, but I could see how you might invoke a function on the 
result of a previous aggregation or something.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9055) [C++] Add sum/mean kernels for Boolean type

2020-06-06 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9055:
--

 Summary: [C++] Add sum/mean kernels for Boolean type
 Key: ARROW-9055
 URL: https://issues.apache.org/jira/browse/ARROW-9055
 Project: Apache Arrow
  Issue Type: Improvement
  Components: C++
Reporter: Neal Richardson
 Fix For: 1.0.0


See https://github.com/apache/arrow/pull/7308 (ARROW-6978)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9054) [C++] Add ScalarAggregateOptions

2020-06-06 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9054:
--

 Summary: [C++] Add ScalarAggregateOptions
 Key: ARROW-9054
 URL: https://issues.apache.org/jira/browse/ARROW-9054
 Project: Apache Arrow
  Issue Type: Improvement
  Components: C++
Reporter: Neal Richardson
 Fix For: 1.0.0


See discussion on https://github.com/apache/arrow/pull/7308. MinMax has an 
option for null behavior, but Sum and Mean do not.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9049) [C++] Add a Result<> returning method for for constructing a dictionary

2020-06-06 Thread Micah Kornfield (Jira)
Micah Kornfield created ARROW-9049:
--

 Summary: [C++] Add a Result<> returning method for for 
constructing a dictionary
 Key: ARROW-9049
 URL: https://issues.apache.org/jira/browse/ARROW-9049
 Project: Apache Arrow
  Issue Type: Bug
  Components: C++
Reporter: Micah Kornfield
Assignee: Micah Kornfield


Dictionary types require a signed integer index type.  Today there is a DCHECK 
that this is the case in the constructor.  

When reading data from an unknown source it is possible due to corruption (or 
user error) that the dictionary index type is not signed. We should add a 
method that checks for signedness and use that at all system boundaries to 
validate input data.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9050) [Release] Use 1.0.0 as the next version

2020-06-06 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-9050:
---

 Summary: [Release] Use 1.0.0 as the next version
 Key: ARROW-9050
 URL: https://issues.apache.org/jira/browse/ARROW-9050
 Project: Apache Arrow
  Issue Type: Improvement
  Components: Packaging
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9047) [Rust] Setting 0-bits of a 0-length bitset segfaults

2020-06-06 Thread Max Burke (Jira)
Max Burke created ARROW-9047:


 Summary: [Rust] Setting 0-bits of a 0-length bitset segfaults
 Key: ARROW-9047
 URL: https://issues.apache.org/jira/browse/ARROW-9047
 Project: Apache Arrow
  Issue Type: Improvement
Reporter: Max Burke


See PR for details



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9052) [CI][MinGW] Enable Gandiva

2020-06-06 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-9052:
---

 Summary: [CI][MinGW] Enable Gandiva
 Key: ARROW-9052
 URL: https://issues.apache.org/jira/browse/ARROW-9052
 Project: Apache Arrow
  Issue Type: Improvement
  Components: C++ - Gandiva, Continuous Integration, GLib
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9053) [Rust] Add sort for lists and structs

2020-06-06 Thread Neville Dipale (Jira)
Neville Dipale created ARROW-9053:
-

 Summary: [Rust] Add sort for lists and structs
 Key: ARROW-9053
 URL: https://issues.apache.org/jira/browse/ARROW-9053
 Project: Apache Arrow
  Issue Type: Sub-task
  Components: Rust
Reporter: Neville Dipale






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9048) [C#] Support Float16

2020-06-06 Thread Eric Erhardt (Jira)
Eric Erhardt created ARROW-9048:
---

 Summary: [C#] Support Float16
 Key: ARROW-9048
 URL: https://issues.apache.org/jira/browse/ARROW-9048
 Project: Apache Arrow
  Issue Type: Bug
  Components: C#
Reporter: Eric Erhardt


With [https://github.com/dotnet/runtime/issues/936], .NET is getting a 
`System.Half` type, which is a 16-bit floating point number. Once that type 
lands in .NET we can implement support for the Float16 type in Arrow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-9051) [GLib] Refer Array related objects from Array

2020-06-06 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-9051:
---

 Summary: [GLib] Refer Array related objects from Array
 Key: ARROW-9051
 URL: https://issues.apache.org/jira/browse/ARROW-9051
 Project: Apache Arrow
  Issue Type: Improvement
  Components: GLib
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[NIGHTLY] Arrow Build Report for Job nightly-2020-06-06-0

2020-06-06 Thread Crossbow


Arrow Build Report for Job nightly-2020-06-06-0

All tasks: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0

Failed Tasks:
- homebrew-cpp:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-travis-homebrew-cpp
- homebrew-r-autobrew:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-travis-homebrew-r-autobrew
- test-conda-cpp-valgrind:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-test-conda-cpp-valgrind
- test-conda-python-3.7-dask-latest:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-test-conda-python-3.7-dask-latest
- test-conda-python-3.7-spark-master:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-test-conda-python-3.7-spark-master
- test-conda-python-3.7-turbodbc-latest:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-test-conda-python-3.7-turbodbc-latest
- test-conda-python-3.7-turbodbc-master:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-test-conda-python-3.7-turbodbc-master
- test-conda-python-3.8-dask-master:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-test-conda-python-3.8-dask-master
- test-conda-python-3.8-jpype:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-test-conda-python-3.8-jpype
- wheel-manylinux1-cp35m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux1-cp35m
- wheel-manylinux1-cp36m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux1-cp36m
- wheel-manylinux1-cp37m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux1-cp37m
- wheel-manylinux1-cp38:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux1-cp38
- wheel-manylinux2010-cp35m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2010-cp35m
- wheel-manylinux2010-cp36m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2010-cp36m
- wheel-manylinux2010-cp37m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2010-cp37m
- wheel-manylinux2010-cp38:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2010-cp38
- wheel-manylinux2014-cp35m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2014-cp35m
- wheel-manylinux2014-cp36m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2014-cp36m
- wheel-manylinux2014-cp37m:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2014-cp37m
- wheel-manylinux2014-cp38:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-wheel-manylinux2014-cp38

Succeeded Tasks:
- centos-6-amd64:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-centos-6-amd64
- centos-7-aarch64:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-travis-centos-7-aarch64
- centos-7-amd64:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-centos-7-amd64
- centos-8-aarch64:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-travis-centos-8-aarch64
- centos-8-amd64:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-github-centos-8-amd64
- conda-clean:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-conda-clean
- conda-linux-gcc-py36:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-conda-linux-gcc-py36
- conda-linux-gcc-py37:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-conda-linux-gcc-py37
- conda-linux-gcc-py38:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-conda-linux-gcc-py38
- conda-osx-clang-py36:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-conda-osx-clang-py36
- conda-osx-clang-py37:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-conda-osx-clang-py37
- conda-osx-clang-py38:
  URL: 
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-06-06-0-azure-conda-osx-clang-py38
- conda-win-vs2015-py36:
  URL: