Nandor Kollar created PARQUET-1554:
--------------------------------------
Summary: 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
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)