[jira] [Commented] (ARROW-2145) [Python] Decimal conversion not working for NaN values

2018-02-14 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364965#comment-16364965 ] Antony Mayi commented on ARROW-2145: yes, if null was accepted that would solve my usecase perfectly

[jira] [Updated] (ARROW-2160) [C++/Python] Decimal precision inference

2018-02-14 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Mayi updated ARROW-2160: --- Description: {code} import pyarrow as pa import pandas as pd import decimal df = pd.DataFrame({'a':

[jira] [Updated] (ARROW-2160) [C++/Python] Decimal precision inference

2018-02-14 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Mayi updated ARROW-2160: --- Description: {code} import pyarrow as pa import pandas as pd import decimal df = pd.DataFrame({'a':

[jira] [Updated] (ARROW-2160) decimal precision inference

2018-02-14 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Mayi updated ARROW-2160: --- Description: {code} import pyarrow as pa import pandas as pd import decimal df = pd.DataFrame({'a':

[jira] [Created] (ARROW-2160) decimal precision inference

2018-02-14 Thread Antony Mayi (JIRA)
Antony Mayi created ARROW-2160: -- Summary: decimal precision inference Key: ARROW-2160 URL: https://issues.apache.org/jira/browse/ARROW-2160 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-2145) decimal conversion not working for NaN values

2018-02-14 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364765#comment-16364765 ] Antony Mayi commented on ARROW-2145: bq. Can you use null instead? I guess the current implementation

[jira] [Commented] (ARROW-2153) decimal conversion not working for exponential notation

2018-02-14 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363625#comment-16363625 ] Antony Mayi commented on ARROW-2153: btw. the workaround even doesn't work for cases like

[jira] [Created] (ARROW-2153) decimal conversion not working for exponential notation

2018-02-13 Thread Antony Mayi (JIRA)
Antony Mayi created ARROW-2153: -- Summary: decimal conversion not working for exponential notation Key: ARROW-2153 URL: https://issues.apache.org/jira/browse/ARROW-2153 Project: Apache Arrow

[jira] [Commented] (ARROW-2145) decimal conversion not working for NaN values

2018-02-13 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363574#comment-16363574 ] Antony Mayi commented on ARROW-2145: I am trying to use it for a real system where an event with zero

[jira] [Created] (ARROW-2145) decimal conversion not working for NaN values

2018-02-12 Thread Antony Mayi (JIRA)
Antony Mayi created ARROW-2145: -- Summary: decimal conversion not working for NaN values Key: ARROW-2145 URL: https://issues.apache.org/jira/browse/ARROW-2145 Project: Apache Arrow Issue Type:

[jira] [Commented] (ARROW-1379) maven dependency issues - both unused and undeclared

2017-08-19 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16134253#comment-16134253 ] Antony Mayi commented on ARROW-1379: [PR978|https://github.com/apache/arrow/pull/978] > maven

[jira] [Created] (ARROW-1379) maven dependency issues - both unused and undeclared

2017-08-19 Thread Antony Mayi (JIRA)
Antony Mayi created ARROW-1379: -- Summary: maven dependency issues - both unused and undeclared Key: ARROW-1379 URL: https://issues.apache.org/jira/browse/ARROW-1379 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-1234) [Java] publishing nightly snapshot java artifacts to maven repo

2017-08-17 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131201#comment-16131201 ] Antony Mayi commented on ARROW-1234: {quote} Thanks for stepping up. From my understanding, the

[jira] [Closed] (ARROW-1346) [Python] pypi packages compatible with setuptools

2017-08-10 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Mayi closed ARROW-1346. -- Resolution: Workaround > [Python] pypi packages compatible with setuptools >

[jira] [Commented] (ARROW-1346) [Python] pypi packages compatible with setuptools

2017-08-10 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121829#comment-16121829 ] Antony Mayi commented on ARROW-1346: Right, that's why said I am not suggesting to publish eggs. No

[jira] [Commented] (ARROW-1346) [Python] pypi packages compatible with setuptools

2017-08-10 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121684#comment-16121684 ] Antony Mayi commented on ARROW-1346: I am on linux. Yes, pip works fine, but setuptools is not using

[jira] [Created] (ARROW-1346) pypi packages compatible with setuptools

2017-08-10 Thread Antony Mayi (JIRA)
Antony Mayi created ARROW-1346: -- Summary: pypi packages compatible with setuptools Key: ARROW-1346 URL: https://issues.apache.org/jira/browse/ARROW-1346 Project: Apache Arrow Issue Type: Wish

[jira] [Comment Edited] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094420#comment-16094420 ] Antony Mayi edited comment on ARROW-1234 at 7/20/17 1:36 PM: - Proposing

[jira] [Comment Edited] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092150#comment-16092150 ] Antony Mayi edited comment on ARROW-1234 at 7/20/17 11:04 AM: -- The way to

[jira] [Comment Edited] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094420#comment-16094420 ] Antony Mayi edited comment on ARROW-1234 at 7/20/17 9:34 AM: - Proposing

[jira] [Commented] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094421#comment-16094421 ] Antony Mayi commented on ARROW-1234: Note this wont work until ARROW-1239 is resolved ([PR

[jira] [Commented] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094420#comment-16094420 ] Antony Mayi commented on ARROW-1234: Proposing [^arrow_development_deploy.xml] Jenkins job

[jira] [Updated] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Mayi updated ARROW-1234: --- Attachment: arrow_development_deploy.xml > publishing nightly snapshot java artifacts to maven repo >

[jira] [Commented] (ARROW-1239) issue with current version of git-commit-id-plugin

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094344#comment-16094344 ] Antony Mayi commented on ARROW-1239: Suggesting [PR 869|https://github.com/apache/arrow/pull/869]. >

[jira] [Updated] (ARROW-1239) issue with current version of git-commit-id-plugin

2017-07-20 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Mayi updated ARROW-1239: --- Description: Currently used version of the git-commit-id-plugin maven plugin (2.1.9) doesn't work

[jira] [Created] (ARROW-1239) issue with current version of git-commit-id-plugin

2017-07-20 Thread Antony Mayi (JIRA)
Antony Mayi created ARROW-1239: -- Summary: issue with current version of git-commit-id-plugin Key: ARROW-1239 URL: https://issues.apache.org/jira/browse/ARROW-1239 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-18 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092150#comment-16092150 ] Antony Mayi commented on ARROW-1234: The way to configure this is using the [AFS

[jira] [Comment Edited] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-18 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092150#comment-16092150 ] Antony Mayi edited comment on ARROW-1234 at 7/18/17 8:38 PM: - The way to

[jira] [Updated] (ARROW-1234) publishing nightly snapshot java artifacts to maven repo

2017-07-18 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Mayi updated ARROW-1234: --- Description: The [Snapshot

[jira] [Commented] (ARROW-1190) VectorLoader corrupts vectors with duplicate names

2017-07-06 Thread Antony Mayi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077386#comment-16077386 ] Antony Mayi commented on ARROW-1190: suggesting [PR #816|https://github.com/apache/arrow/pull/816] as

[jira] [Created] (ARROW-1190) VectorLoader corrupts vectors with duplicate names

2017-07-06 Thread Antony Mayi (JIRA)
Antony Mayi created ARROW-1190: -- Summary: VectorLoader corrupts vectors with duplicate names Key: ARROW-1190 URL: https://issues.apache.org/jira/browse/ARROW-1190 Project: Apache Arrow Issue