Skip to content

Version 431 and below StructColumnReader in trino-orc module does not compare with trino Version 432 and above#73

Open
leaves12138 wants to merge 1 commit intoapache:mainfrom
leaves12138:re-version
Open

Version 431 and below StructColumnReader in trino-orc module does not compare with trino Version 432 and above#73
leaves12138 wants to merge 1 commit intoapache:mainfrom
leaves12138:re-version

Conversation

@leaves12138
Copy link
Contributor

In trino version 431 and below, in module trino-orc (which packaged in paimon-plugin), in class StructColumnReader:

image

In trino version 432 and above:

image

RowBlock is a class existing in trino-spi, which is provided by trino. So trino-orc version must match trino-spi version.

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.

1 participant