zjureel commented on code in PR #296:
URL: https://github.com/apache/flink-table-store/pull/296#discussion_r975283250
##########
flink-table-store-format/src/main/java/org/apache/flink/table/store/format/orc/OrcFileFormat.java:
##########
@@ -97,8 +98,8 @@ public BulkWriter.Factory<RowData>
createWriterFactory(RowType type) {
return new OrcBulkWriterFactory<>(
Review Comment:
@JingsongLi I have copied OrcBulkWriterFactory from flink and updated the
code to reuse writer config
--
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]