File tree 4 files changed +38
-1
lines changed
ydb/library/yql/tests/sql
test.test_expr-unicode_literals-default.txt-Analyze_
test.test_expr-unicode_literals-default.txt-Results_
yt_native_file/part14/canondata/test.test_expr-unicode_literals-default.txt-Results_
4 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 6
6
# Unignore all dirs
7
7
! * /
8
8
# Unignore all files inside canondata dir
9
- ! * /canondata /*
9
+ ! ** /canondata /**
10
+
11
+ /canonization_show_res.log
10
12
11
13
# C libraries
12
14
* .so
Original file line number Diff line number Diff line change
1
+ <tmp_path>/program.sql:<main>: Warning: Parse Sql
2
+
3
+ <tmp_path>/program.sql:<main>:9:6: Warning: Please add suffix u or t for Utf8 strings or s or b for arbitrary binary strings
4
+ "e");
5
+ ^
6
+ <tmp_path>/program.sql:<main>: Warning: Parse Sql
7
+
8
+ <tmp_path>/program.sql:<main>:9:6: Warning: Please add suffix u or t for Utf8 strings or s or b for arbitrary binary strings
9
+ "e");
10
+ ^
11
+ <tmp_path>/program.sql:<main>: Warning: Parse Sql
12
+
13
+ <tmp_path>/program.sql:<main>:9:6: Warning: Please add suffix u or t for Utf8 strings or s or b for arbitrary binary strings
14
+ "e");
15
+ ^
Original file line number Diff line number Diff line change
1
+ <tmp_path>/program.sql:<main>: Warning: Parse Sql
2
+
3
+ <tmp_path>/program.sql:<main>:9:6: Warning: Please add suffix u or t for Utf8 strings or s or b for arbitrary binary strings
4
+ "e");
5
+ ^
6
+ <tmp_path>/program.sql:<main>: Warning: Parse Sql
7
+
8
+ <tmp_path>/program.sql:<main>:9:6: Warning: Please add suffix u or t for Utf8 strings or s or b for arbitrary binary strings
9
+ "e");
10
+ ^
11
+ <tmp_path>/program.sql:<main>: Warning: Parse Sql
12
+
13
+ <tmp_path>/program.sql:<main>:9:6: Warning: Please add suffix u or t for Utf8 strings or s or b for arbitrary binary strings
14
+ "e");
15
+ ^
Original file line number Diff line number Diff line change
1
+ <tmp_path>/program.sql:<main>: Warning: Parse Sql
2
+
3
+ <tmp_path>/program.sql:<main>:9:6: Warning: Please add suffix u or t for Utf8 strings or s or b for arbitrary binary strings
4
+ "e");
5
+ ^
You can’t perform that action at this time.
0 commit comments