You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/07/21 15:49:00 UTC

[jira] [Assigned] (ARROW-12007) [C++] Loading parquet file returns "Invalid UTF8 payload" error

     [ https://issues.apache.org/jira/browse/ARROW-12007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou reassigned ARROW-12007:
--------------------------------------

    Assignee: Hideaki Hayashi

> [C++] Loading parquet file returns "Invalid UTF8 payload" error
> ---------------------------------------------------------------
>
>                 Key: ARROW-12007
>                 URL: https://issues.apache.org/jira/browse/ARROW-12007
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 3.0.0
>            Reporter: Emiel Botman
>            Assignee: Hideaki Hayashi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> While loading a specific parquet file (arrow::read_parquet(file = file)), the following error is returned:
> Error in parquet___arrow___FileReader__ReadTable1(self) : 
>   Invalid: Invalid UTF8 payload
> I managed to load several other parquet files, it is just this specific file due to which I presume it may be due to some syntax used in this file.  As there any known bug in terms of handling the UTF8 encoding?



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