xiaolan-bit commented on issue #6297: URL: https://github.com/apache/hudi/issues/6297#issuecomment-1825206224
i try another way, i use [hudi-flink1.17-bundle-0.14.0.jar](https://repo.maven.apache.org/maven2/org/apache/hudi/hudi-flink1.17-bundle/0.14.0/hudi-flink1.17-bundle-0.14.0.jar) this jar directly, and i add parquet-*.jar to flink-1.17.1/lib , flink sql can do insert task but select* , it also appear 'java.lang.LinkageError: org/apache/parquet/column/ColumnDescriptor' -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
