-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
type:bugBug reports and fixesBug reports and fixes
Description
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:
- git clone git@github.com:apache/hudi.git
- mvn clean install -DskipTests -Dspark3.5 -Dscala-2.12 -Dflink1.20
- run any tests
Environment
Hudi version: master
Query engine: (Spark/Flink/Trino etc)
Relevant configs:
Logs and Stack Trace
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugBug reports and fixesBug reports and fixes