[
https://issues.apache.org/jira/browse/DRILL-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386904#comment-14386904
]
Jason Altekruse commented on DRILL-2616:
----------------------------------------
Does a select star produce this problem for you? I tried reading the file both
with the standard parquet java implementation tools
(https://github.com/apache/incubator-parquet-mr/tree/master/parquet-tools) and
Drill and it didn't look like any of the data was out of place from inspecting
the data in each column visually. Could you post a query along with the
incorrect output you are seeing?
> strings loaded incorrectly from parquet files
> ---------------------------------------------
>
> Key: DRILL-2616
> URL: https://issues.apache.org/jira/browse/DRILL-2616
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Jack Crawford
> Labels: parquet
>
> When loading string columns from parquet data sources, some rows have their
> string values replaced with the value from other rows.
> Example parquet for which the problem occurs:
> https://drive.google.com/file/d/0B2JGBdceNMxdeFlJcW1FUElOdXc/view?usp=sharing
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)