[
https://issues.apache.org/jira/browse/PARQUET-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated PARQUET-1554:
------------------------------------
Labels: pull-request-available (was: )
> Compilation error when upgrading Scrooge version
> ------------------------------------------------
>
> Key: PARQUET-1554
> URL: https://issues.apache.org/jira/browse/PARQUET-1554
> Project: Parquet
> Issue Type: Bug
> Components: parquet-format
> Reporter: Nandor Kollar
> Assignee: Nandor Kollar
> Priority: Minor
> Labels: pull-request-available
>
> When upgrading Scrooge version to 19.1.0, the build fails with
> {code}
> [510.1] failure: string matching regex `[A-Za-z_][A-Za-z0-9\._]*' expected
> but `}' found
> {code}
> This is due to Javadoc style comment in IndexPageHeader struct. Changing the
> style of the comment would solve the failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)