File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
yaml-tests/src/test/resources
disabled-planner-rewrites Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
# limitations under the License.
19
19
---
20
20
options:
21
- supported_version: !current_version
21
+ supported_version: 4.5.5.0
22
22
---
23
23
schema_template:
24
24
create table ta(a bigint, b uuid, primary key(a))
59
59
(6, '99e8e8b1-ac34-4f4d-9f01-1f4a7debf4d6', 1)
60
60
---
61
61
test_block:
62
- supported_version: !current_version
62
+ supported_version: 4.5.5.0
63
63
name: insertion-tests
64
64
preset: single_repetition_ordered
65
65
connection_options:
Original file line number Diff line number Diff line change 18
18
# limitations under the License.
19
19
---
20
20
options:
21
- supported_version: !current_version
21
+ supported_version: 4.5.5.0
22
22
---
23
23
schema_template:
24
24
create table ta(a bigint, b uuid, primary key(a))
59
59
(6, '99e8e8b1-ac34-4f4d-9f01-1f4a7debf4d6', 1)
60
60
---
61
61
test_block:
62
- supported_version: !current_version
62
+ supported_version: 4.5.5.0
63
63
name: insertion-tests
64
64
preset: single_repetition_ordered
65
65
tests:
You can’t perform that action at this time.
0 commit comments