Skip to content

Upgrade parquet version from 1.10.1 to 1.15.2 #18000

@CuiYanxiang

Description

@CuiYanxiang

Bug Description

What happened:

The hudi-common module

cannot find symbol

Symbol: method getLogicalTypeAnnotation()

Location: variable primitiveType of type org.apache.parquet.schema.PrimitiveType

primitiveType.getLogicalTypeAnnotation

What you expected:

Steps to reproduce:

  1. git clone git@github.com:apache/hudi.git
  2. mvn clean install -DskipTests -Dspark3.5 -Dscala-2.12 -Dflink1.20
  3. run any tests

Environment

Hudi version: master
Query engine: (Spark/Flink/Trino etc)
Relevant configs:

Logs and Stack Trace

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugBug reports and fixes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions