Skip to content

Commit 618d881

Browse files
Updating !current_version in yamsql files to 4.5.3.0
1 parent 59ff1a0 commit 618d881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml-tests/src/test/resources/null-extraction-tests.yamsql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# are properly considered during operations like predicate simplification.
2323
---
2424
options:
25-
supported_version: !current_version
25+
supported_version: 4.5.3.0
2626
---
2727
schema_template:
2828
create table B(b1 integer, b2 string, b3 bigint, primary key(b1))

0 commit comments

Comments
 (0)