Skip to content

Commit e566543

Browse files
committed
Fix class name on org.apache.flink.table.factories.Factory
Signed-off-by: Marvin Froeder <marvin@datasqrl.com>
1 parent 59b8948 commit e566543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
com.datasqrl.csv.FlexibleCsv
1+
com.datasqrl.flink.format.csv.FlexibleCsv
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
com.datasqrl.format.FlexibleJsonFormat
1+
com.datasqrl.flink.format.json.FlexibleJsonFormat

0 commit comments

Comments
 (0)