Commit 75521e9
authored
[hotfix] Fix that VariantType doesn't have default constructor (apache#6162)
1 parent a561e47 commit 75521e9
File tree
2 files changed
+8
-0
lines changed- paimon-flink
- paimon-flink-2.0/src/main/java/org/apache/flink/table/types/logical
- paimon-flink1-common/src/main/java/org/apache/flink/table/types/logical
2 files changed
+8
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
0 commit comments