[
https://issues.apache.org/jira/browse/IMPALA-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575439#comment-16575439
]
ASF subversion and git services commented on IMPALA-5542:
---------------------------------------------------------
Commit d958b4779ca3f6403780bc700e4f88a2c18589d7 in impala's branch
refs/heads/master from [~tlipcon]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=d958b47 ]
IMPALA-7411, IMPALA-7414. Fix failing tests on local filesystem
The new test added by IMPALA-7308 failed on local-filesystem builds
because the warehouse path is not directly at /test-warehouse. This
fix prefixes the path appropriately with $FILESYSTEM_PREFIX
Additionally, the fix for IMPALA-5542 made a similar mistake
constructing a path on the Python side of a test case. Fixed by using
the get_fs_path function.
Change-Id: I6922e24a74576d0d000e8e2645a235868583c1e1
Reviewed-on: http://gerrit.cloudera.org:8080/11164
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Impala cannot scan Parquet decimal stored as int64_t/int32_t
> ------------------------------------------------------------
>
> Key: IMPALA-5542
> URL: https://issues.apache.org/jira/browse/IMPALA-5542
> Project: IMPALA
> Issue Type: Sub-task
> Components: Backend
> Affects Versions: Impala 2.10.0
> Reporter: Tim Armstrong
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: parquet
> Fix For: Impala 3.1.0
>
>
> This is supported according to the Parquet spec
> (https://github.com/Parquet/parquet-format/blob/master/LogicalTypes.md#decimal)
> but wasn't widely used. For some reason Spark decided to start writing this
> out as the default (see SPARK-20297) so we will likely start seeing this at
> some point.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]