This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git
from e000678091b [FLINK-37098] Fix UnresolvedSchema of QueryOperationCatalogView add 9ba5afc2605 Revert "[FLINK-36652][Formats/ORC] Upgrade Apache ORC Version to 1.9.4 (#25711)" No new revisions were added by this update. Summary of changes: flink-formats/flink-orc-nohive/pom.xml | 70 -- .../nohive/writer/NoHivePhysicalWriterImpl.java | 2 +- .../OrcColumnarRowSplitReaderNoHiveTest.java | 4 +- flink-formats/flink-orc/pom.xml | 36 +- .../flink/orc/writer/OrcBulkWriterFactory.java | 23 +- .../flink/orc/writer/PhysicalWriterImpl.java | 741 ++++++--------------- .../flink/orc/OrcColumnarRowInputFormatTest.java | 34 +- .../flink/orc/OrcColumnarRowSplitReaderTest.java | 53 +- .../flink/orc/OrcFormatStatisticsReportTest.java | 4 +- .../src/main/resources/META-INF/NOTICE | 10 +- pom.xml | 3 +- 11 files changed, 246 insertions(+), 734 deletions(-)