[jira] [Commented] (HIVE-23987) Upgrade arrow version to 0.11.0

2020-12-17 Thread Jesus Camacho Rodriguez (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251388#comment-17251388
 ] 

Jesus Camacho Rodriguez commented on HIVE-23987:


[~b.maidics], [~ShubhamChaurasia], any news around this JIRA? Do you plan to 
push this forward? Thanks

> Upgrade arrow version to 0.11.0
> ---
>
> Key: HIVE-23987
> URL: https://issues.apache.org/jira/browse/HIVE-23987
> Project: Hive
>  Issue Type: Improvement
>Reporter: Barnabas Maidics
>Assignee: Barnabas Maidics
>Priority: Major
>
> As part of [HIVE-23890|https://issues.apache.org/jira/browse/HIVE-23890], 
> we're introducing flatbuffers as a dependency. 
> Arrow 0.10.0 has an unofficial flatbuffer dependency, which is incompatible 
> with the official ones: https://issues.apache.org/jira/browse/ARROW-3175
> It was fixed in 0.11.0. We should upgrade to that version



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


[jira] [Commented] (HIVE-23987) Upgrade arrow version to 0.11.0

2020-08-04 Thread Barnabas Maidics (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17170807#comment-17170807
 ] 

Barnabas Maidics commented on HIVE-23987:
-

Hi [~ShubhamChaurasia],

In [HIVE-23034|https://issues.apache.org/jira/browse/HIVE-23034], you added 
BaseJdbcWithMiniLlap#testInvalidReferenceCountScenario test, which fails for me 
after upgrading Apache Arrow version to 0.11.0 (from 0.10.0). 

{code:java}
TestJdbcWithMiniLlapVectorArrowBatch>BaseJdbcWithMiniLlap.testInvalidReferenceCountScenario:408
 expected:<16384> but was:<26624>
{code}

I'm not sure where the number 16384 came from. How does the insert statement in 
the test generates 16384 rows, and how can it be that it changed after 
upgrading the dependency? 

Thanks for your help.

> Upgrade arrow version to 0.11.0
> ---
>
> Key: HIVE-23987
> URL: https://issues.apache.org/jira/browse/HIVE-23987
> Project: Hive
>  Issue Type: Improvement
>Reporter: Barnabas Maidics
>Assignee: Barnabas Maidics
>Priority: Major
>
> As part of [HIVE-23890|https://issues.apache.org/jira/browse/HIVE-23890], 
> we're introducing flatbuffers as a dependency. 
> Arrow 0.10.0 has an unofficial flatbuffer dependency, which is incompatible 
> with the official ones: https://issues.apache.org/jira/browse/ARROW-3175
> It was fixed in 0.11.0. We should upgrade to that version



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