You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gabor Szadovszky (JIRA)" <ji...@apache.org> on 2016/11/09 09:34:58 UTC

[jira] [Updated] (PARQUET-765) Upgrade Avro to 1.8.1

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

Gabor Szadovszky updated PARQUET-765:
-------------------------------------
    Summary: Upgrade Avro to 1.8.1  (was: Unit test failure with Avro 1.8.1)

> Upgrade Avro to 1.8.1
> ---------------------
>
>                 Key: PARQUET-765
>                 URL: https://issues.apache.org/jira/browse/PARQUET-765
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-avro
>            Reporter: Gabor Szadovszky
>            Assignee: Gabor Szadovszky
>
> Unit test failure occurs if using Avro 1.8.1:
> {code}
> [ERROR] Failed to execute goal org.apache.avro:avro-maven-plugin:1.8.1:idl-protocol (schemas) ... 
> org.apache.avro.compiler.idl.ParseException: Encountered " "date" "date "" at line 23, column 14.
> [ERROR] Was expecting one of:
> [ERROR] <IDENTIFIER> ...
> [ERROR] "@" ...
> [ERROR] "`" ...
> [ERROR] -> [Help 1]
> {code}
> See AVRO-1924 about the background.
> It is not clear whether it is solvable on Avro side or it is more a limitation from Avro 1.8.1. Therefore, I would suggest fixing the issue in the unit test side. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)