[HUDI-3808] Flink bulk_insert timestamp(3) can not be read by Spark (#5236)
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
<flink.bundle.hive.scope>provided</flink.bundle.hive.scope>
|
||||
<flink.bundle.shade.prefix>org.apache.hudi.</flink.bundle.shade.prefix>
|
||||
<javax.servlet.version>3.1.0</javax.servlet.version>
|
||||
<!-- override to be same with flink 1.12.2 -->
|
||||
<parquet.version>1.11.1</parquet.version>
|
||||
<!-- override to be same with flink 1.15.x -->
|
||||
<parquet.version>${flink.format.parquet.version}</parquet.version>
|
||||
<hive.version>2.3.1</hive.version>
|
||||
<thrift.version>0.9.3</thrift.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user