Skip to content

Conversation

@xhochy
Copy link
Member

@xhochy xhochy commented Jan 26, 2019

This sadly fails in parquet-scrooge with:

Exception parsing: /Users/uwe/Development/parquet-mr/parquet-scrooge/target/generated-resources/parquet.thrift: [510.1] failure: string matching regex `[A-Za-z_][A-Za-z0-9\._]*' expected but `}' found

This is because scrooge seems to be unable to parse the unfinished IndexPageHeader Thrift definition.

@rdblue
Copy link
Contributor

rdblue commented Jan 31, 2019

Is parquet-scala useful without parquet-scrooge? I'm wondering if we should just remove it.

<groupId>com.twitter</groupId>
<artifactId>scrooge-core_${scala.binary.version}</artifactId>
<version>4.7.0</version>
<version>19.1.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xhochy could you please upgrade scrooge version to 19.9.0? It includes a fix for the String type related issue which we experience in the latest build.

@Fokko
Copy link
Contributor

Fokko commented Oct 18, 2019

@xhochy I took the liberty of moving this ticket forward in #693

Hope you don't mind :-)

@xhochy
Copy link
Member Author

xhochy commented Oct 18, 2019

@Fokko Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants