[
https://issues.apache.org/jira/browse/PARQUET-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807798#comment-16807798
]
ASF GitHub Bot commented on PARQUET-1554:
-----------------------------------------
nandorKollar commented on pull request #127: PARQUET-1554: Compilation error
when upgrading Scrooge version
URL: https://github.com/apache/parquet-format/pull/127
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)