Skip to content

Commit e8ba8e1

Browse files
Updating !current_version in yamsql files to 4.3.2.0
1 parent df2434b commit e8ba8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml-tests/src/test/resources/sql-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.3.2.0
2222
---
2323
schema_template:
2424
create table t1(col1 bigint, col2 string, col3 integer, primary key(col1))

0 commit comments

Comments
 (0)