You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2018/10/07 01:47:00 UTC

[jira] [Assigned] (PARQUET-1426) [C++] parquet-dump-schema has poor usability

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

Deepak Majeti reassigned PARQUET-1426:
--------------------------------------

    Assignee: Deepak Majeti

> [C++] parquet-dump-schema has poor usability
> --------------------------------------------
>
>                 Key: PARQUET-1426
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1426
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Deepak Majeti
>            Priority: Major
>             Fix For: cpp-1.6.0
>
>
> {code}
> $ ./debug/parquet-dump-schema
> terminate called after throwing an instance of 'std::logic_error'
>   what():  basic_string::_S_construct null not valid
> Aborted (core dumped)
> $ ./debug/parquet-dump-schema --help
> Parquet error: Arrow error: IOError: ../src/arrow/io/file.cc:508 code: result->memory_map_->Open(path, mode)
> ../src/arrow/io/file.cc:380 code: file_->OpenReadable(path)
> ../src/arrow/io/file.cc:99 code: internal::FileOpenReadable(file_name_, &fd_)
> Failed to open local file: --help , error: No such file or directory
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)