Skip to content

Commit b9a705b

Browse files
Updating !current_version in yamsql files to 4.2.5.0
1 parent be656a0 commit b9a705b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml-tests/src/test/resources/table-functions.yamsql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# limitations under the License.
1919
---
2020
options:
21-
supported_version: !current_version
21+
supported_version: 4.2.5.0
2222
---
2323
schema_template:
2424
create table t1(id bigint, col1 string, primary key(id))

0 commit comments

Comments
 (0)