When upgrading Scrooge version to 19.1.0, the build fails with
[510.1] failure: string matching regex `[A-Za-z_][A-Za-z0-9\._]*' expected but `}' found
This is due to Javadoc style comment in IndexPageHeader struct. Changing the style of the comment would solve the failure.
Reporter: Nándor Kollár / @nandorKollar
Assignee: Nándor Kollár / @nandorKollar
Related issues:
PRs and other links:
Note: This issue was originally created as PARQUET-1554. Please see the migration documentation for further details.
When upgrading Scrooge version to 19.1.0, the build fails with
This is due to Javadoc style comment in IndexPageHeader struct. Changing the style of the comment would solve the failure.
Reporter: Nándor Kollár / @nandorKollar
Assignee: Nándor Kollár / @nandorKollar
Related issues:
PRs and other links:
Note: This issue was originally created as PARQUET-1554. Please see the migration documentation for further details.