Skip to content

Commit

Permalink
[tests] fileFormat factories add to paimon-flink-common
Browse files Browse the repository at this point in the history
  • Loading branch information
ranxianglei.rxl committed Nov 14, 2024
1 parent 884d12f commit a1cc9f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,8 @@ org.apache.paimon.flink.procedure.MarkPartitionDoneProcedure
org.apache.paimon.flink.procedure.CloneProcedure
org.apache.paimon.flink.procedure.CompactManifestProcedure
org.apache.paimon.flink.procedure.RefreshObjectTableProcedure

### fileFormat factories
org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat$OrcFactory
org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat$ParquetFactory
org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat$AvroFactory

This file was deleted.

0 comments on commit a1cc9f4

Please sign in to comment.