Commit fd6ee8f
authored
[apache#7255] improve (trino-connector): Treat the version check for catalog names with dots as a warning. (apache#7256)
### What changes were proposed in this pull request?
Treat the version check for catalog names with dots as a warning.
### Why are the changes needed?
Fix: apache#7255
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Manually test1 parent a4b0d7a commit fd6ee8f
1 file changed
Lines changed: 5 additions & 5 deletions
File tree
- trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments