Skip to content

Commit 3ee149e

Browse files
committed
fix indentations
1 parent 6b8f826 commit 3ee149e

File tree

10 files changed

+83
-83
lines changed

10 files changed

+83
-83
lines changed

adapter/jdbc/src/test/resources/h2/test1_char_h2.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ data:
2727
query: 'select char_field16 from table1;'
2828
drop: 'DROP table table1;'
2929
values:
30-
- 'some char text'
31-
- 'some char text'
32-
- 'some char text'
33-
- 'some char text'
34-
- 'some char text'
35-
- 'some char text'
36-
- 'some char text'
37-
- 'some char text'
38-
- 'some char text'
39-
- 'some char text'
30+
- 'some char text'
31+
- 'some char text'
32+
- 'some char text'
33+
- 'some char text'
34+
- 'some char text'
35+
- 'some char text'
36+
- 'some char text'
37+
- 'some char text'
38+
- 'some char text'
39+
- 'some char text'

adapter/jdbc/src/test/resources/h2/test1_charset_ch_h2.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
name: 'test1_charset_ch_h2'
1313
type: 'charset'
1414
vectors:
15-
- 'VARCHAR_FIELD13'
16-
- 'CHAR_FIELD16'
17-
- 'CLOB_FIELD15'
15+
- 'VARCHAR_FIELD13'
16+
- 'CHAR_FIELD16'
17+
- 'CLOB_FIELD15'
1818
rowCount: '5'
1919
charSet: 'GBK'
2020
create: 'CREATE TABLE table1 (int_field1 INT, varchar_field13 VARCHAR(256), clob_field15 CLOB, char_field16 CHAR(13));'
@@ -27,8 +27,8 @@ data:
2727
query: 'select varchar_field13, clob_field15, char_field16 from table1'
2828
drop: 'DROP table table1;'
2929
values:
30-
- 'VARCHAR_FIELD13=一些帶有char編碼的文本需要轉換為varchar,一些帶有char編碼的文本需要轉換為varchar,一些帶有char編碼的文本需要轉換為varchar,
30+
- 'VARCHAR_FIELD13=一些帶有char編碼的文本需要轉換為varchar,一些帶有char編碼的文本需要轉換為varchar,一些帶有char編碼的文本需要轉換為varchar,
3131
一些帶有char編碼的文本需要轉換為varchar,一些帶有char編碼的文本需要轉換為varchar'
32-
- 'CLOB_FIELD15=一些带有char编码的文本需要转换为clob,一些带有char编码的文本需要转换为clob,一些带有char编码的文本需要转换为clob,
32+
- 'CLOB_FIELD15=一些带有char编码的文本需要转换为clob,一些带有char编码的文本需要转换为clob,一些带有char编码的文本需要转换为clob,
3333
一些带有char编码的文本需要转换为clob,一些带有char编码的文本需要转换为clob'
34-
- 'CHAR_FIELD16=一些char编码的字符文本,一些char编码的字符文本,一些char编码的字符文本,一些char编码的字符文本,一些char编码的字符文本'
34+
- 'CHAR_FIELD16=一些char编码的字符文本,一些char编码的字符文本,一些char编码的字符文本,一些char编码的字符文本,一些char编码的字符文本'

adapter/jdbc/src/test/resources/h2/test1_charset_h2.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
name: 'test1_charset_h2'
1313
type: 'charset'
1414
vectors:
15-
- 'VARCHAR_FIELD13'
16-
- 'CHAR_FIELD16'
17-
- 'CLOB_FIELD15'
15+
- 'VARCHAR_FIELD13'
16+
- 'CHAR_FIELD16'
17+
- 'CLOB_FIELD15'
1818
rowCount: '10'
1919
create: 'CREATE TABLE table1 (int_field1 INT, varchar_field13 VARCHAR(256), clob_field15 CLOB, char_field16 CHAR(33));'
2020
data:
@@ -31,15 +31,15 @@ data:
3131
query: 'select varchar_field13, clob_field15, char_field16 from table1'
3232
drop: 'DROP table table1;'
3333
values:
34-
- 'VARCHAR_FIELD13=some text with char encoding that needs to be converted to varchar,some text with char encoding that needs to be converted to varchar,
34+
- 'VARCHAR_FIELD13=some text with char encoding that needs to be converted to varchar,some text with char encoding that needs to be converted to varchar,
3535
some text with char encoding that needs to be converted to varchar,some text with char encoding that needs to be converted to varchar,
3636
some text with char encoding that needs to be converted to varchar,some text with char encoding that needs to be converted to varchar,
3737
some text with char encoding that needs to be converted to varchar,some text with char encoding that needs to be converted to varchar,
3838
some text with char encoding that needs to be converted to varchar,some text with char encoding that needs to be converted to varchar'
39-
- 'CLOB_FIELD15=some text with char encoding that needs to be converted to clob,some text with char encoding that needs to be converted to clob,
39+
- 'CLOB_FIELD15=some text with char encoding that needs to be converted to clob,some text with char encoding that needs to be converted to clob,
4040
some text with char encoding that needs to be converted to clob,some text with char encoding that needs to be converted to clob,
4141
some text with char encoding that needs to be converted to clob,some text with char encoding that needs to be converted to clob,
4242
some text with char encoding that needs to be converted to clob,some text with char encoding that needs to be converted to clob,
4343
some text with char encoding that needs to be converted to clob,some text with char encoding that needs to be converted to clob'
44-
- 'CHAR_FIELD16=some char text with char encoding,some char text with char encoding,some char text with char encoding,some char text with char encoding,some char text with char encoding,
44+
- 'CHAR_FIELD16=some char text with char encoding,some char text with char encoding,some char text with char encoding,some char text with char encoding,some char text with char encoding,
4545
some char text with char encoding,some char text with char encoding,some char text with char encoding,some char text with char encoding,some char text with char encoding'

adapter/jdbc/src/test/resources/h2/test1_charset_jp_h2.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
name: 'test1_charset_jp_h2'
1313
type: 'charset'
1414
vectors:
15-
- 'VARCHAR_FIELD13'
16-
- 'CHAR_FIELD16'
17-
- 'CLOB_FIELD15'
15+
- 'VARCHAR_FIELD13'
16+
- 'CHAR_FIELD16'
17+
- 'CLOB_FIELD15'
1818
rowCount: '5'
1919
charSet: 'SJIS'
2020
create: 'CREATE TABLE table1 (int_field1 INT, varchar_field13 VARCHAR(256), clob_field15 CLOB, char_field16 CHAR(23));'
@@ -27,8 +27,8 @@ data:
2727
query: 'select varchar_field13, clob_field15, char_field16 from table1'
2828
drop: 'DROP table table1;'
2929
values:
30-
- 'VARCHAR_FIELD13=varcharに変換する必要があるcharエンコーディングのテキスト,varcharに変換する必要があるcharエンコーディングのテキスト,varcharに変換する必要があるcharエンコーディングのテキスト,
30+
- 'VARCHAR_FIELD13=varcharに変換する必要があるcharエンコーディングのテキスト,varcharに変換する必要があるcharエンコーディングのテキスト,varcharに変換する必要があるcharエンコーディングのテキスト,
3131
varcharに変換する必要があるcharエンコーディングのテキスト,varcharに変換する必要があるcharエンコーディングのテキスト'
32-
- 'CLOB_FIELD15=charエンコーディングのあるテキストをclobに変換する必要がある,charエンコーディングのあるテキストをclobに変換する必要がある,charエンコーディングのあるテキストをclobに変換する必要がある,
32+
- 'CLOB_FIELD15=charエンコーディングのあるテキストをclobに変換する必要がある,charエンコーディングのあるテキストをclobに変換する必要がある,charエンコーディングのあるテキストをclobに変換する必要がある,
3333
charエンコーディングのあるテキストをclobに変換する必要がある,charエンコーディングのあるテキストをclobに変換する必要がある'
34-
- 'CHAR_FIELD16=charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト'
34+
- 'CHAR_FIELD16=charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト,charエンコーディングのあるcharテキスト'

adapter/jdbc/src/test/resources/h2/test1_charset_kr_h2.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
name: 'test1_charset_kr_h2'
1313
type: 'charset'
1414
vectors:
15-
- 'VARCHAR_FIELD13'
16-
- 'CHAR_FIELD16'
17-
- 'CLOB_FIELD15'
15+
- 'VARCHAR_FIELD13'
16+
- 'CHAR_FIELD16'
17+
- 'CLOB_FIELD15'
1818
rowCount: '5'
1919
charSet: 'EUC-KR'
2020
create: 'CREATE TABLE table1 (int_field1 INT, varchar_field13 VARCHAR(256), clob_field15 CLOB, char_field16 CHAR(22));'
@@ -27,8 +27,8 @@ data:
2727
query: 'select varchar_field13, clob_field15, char_field16 from table1'
2828
drop: 'DROP table table1;'
2929
values:
30-
- 'VARCHAR_FIELD13=char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.,char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.,char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.,
30+
- 'VARCHAR_FIELD13=char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.,char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.,char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.,
3131
char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.,char 인코딩을 사용하는 일부 텍스트를 varchar로 변환해야합니다.'
32-
- 'CLOB_FIELD15=clob로 변환해야하는 char 인코딩을 가진 텍스트,clob로 변환해야하는 char 인코딩을 가진 텍스트,clob로 변환해야하는 char 인코딩을 가진 텍스트,
32+
- 'CLOB_FIELD15=clob로 변환해야하는 char 인코딩을 가진 텍스트,clob로 변환해야하는 char 인코딩을 가진 텍스트,clob로 변환해야하는 char 인코딩을 가진 텍스트,
3333
clob로 변환해야하는 char 인코딩을 가진 텍스트,clob로 변환해야하는 char 인코딩을 가진 텍스트'
34-
- 'CHAR_FIELD16=char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트'
34+
- 'CHAR_FIELD16=char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트,char 인코딩을 사용한 char 텍스트'

adapter/jdbc/src/test/resources/h2/test1_clob_h2.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ data:
2727
query: 'select CLOB_FIELD15 from table1;'
2828
drop: 'DROP table table1;'
2929
values:
30-
- 'some text that needs to be converted to clob'
31-
- 'some text that needs to be converted to clob'
32-
- 'some text that needs to be converted to clob'
33-
- 'some text that needs to be converted to clob'
34-
- 'some text that needs to be converted to clob'
35-
- 'some text that needs to be converted to clob'
36-
- 'some text that needs to be converted to clob'
37-
- 'some text that needs to be converted to clob'
38-
- 'some text that needs to be converted to clob'
39-
- 'some text that needs to be converted to clob'
30+
- 'some text that needs to be converted to clob'
31+
- 'some text that needs to be converted to clob'
32+
- 'some text that needs to be converted to clob'
33+
- 'some text that needs to be converted to clob'
34+
- 'some text that needs to be converted to clob'
35+
- 'some text that needs to be converted to clob'
36+
- 'some text that needs to be converted to clob'
37+
- 'some text that needs to be converted to clob'
38+
- 'some text that needs to be converted to clob'
39+
- 'some text that needs to be converted to clob'

adapter/jdbc/src/test/resources/h2/test1_date_h2.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ data:
2828
query: 'select date_field10 from table1;'
2929
drop: 'DROP table table1;'
3030
values:
31-
- '17574'
32-
- '17574'
33-
- '17574'
34-
- '17574'
35-
- '17574'
36-
- '17574'
37-
- '17574'
38-
- '17574'
39-
- '17574'
40-
- '17574'
41-
- '-365'
31+
- '17574'
32+
- '17574'
33+
- '17574'
34+
- '17574'
35+
- '17574'
36+
- '17574'
37+
- '17574'
38+
- '17574'
39+
- '17574'
40+
- '17574'
41+
- '-365'

adapter/jdbc/src/test/resources/h2/test1_decimal_h2.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ data:
2727
query: 'select decimal_field6 from table1;'
2828
drop: 'DROP table table1;'
2929
values:
30-
- '17345667789.23'
31-
- '17345667789.23'
32-
- '17345667789.23'
33-
- '17345667789.23'
34-
- '17345667789.23'
35-
- '17345667789.23'
36-
- '17345667789.23'
37-
- '17345667789.23'
38-
- '17345667789.23'
39-
- '17345667789.23'
30+
- '17345667789.23'
31+
- '17345667789.23'
32+
- '17345667789.23'
33+
- '17345667789.23'
34+
- '17345667789.23'
35+
- '17345667789.23'
36+
- '17345667789.23'
37+
- '17345667789.23'
38+
- '17345667789.23'
39+
- '17345667789.23'

adapter/jdbc/src/test/resources/h2/test1_double_h2.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ data:
2727
query: 'select double_field7 from table1;'
2828
drop: 'DROP table table1;'
2929
values:
30-
- '56478356785.345'
31-
- '56478356785.345'
32-
- '56478356785.345'
33-
- '56478356785.345'
34-
- '56478356785.345'
35-
- '56478356785.345'
36-
- '56478356785.345'
37-
- '56478356785.345'
38-
- '56478356785.345'
39-
- '56478356785.345'
30+
- '56478356785.345'
31+
- '56478356785.345'
32+
- '56478356785.345'
33+
- '56478356785.345'
34+
- '56478356785.345'
35+
- '56478356785.345'
36+
- '56478356785.345'
37+
- '56478356785.345'
38+
- '56478356785.345'
39+
- '56478356785.345'

arrow-format/substrait/extension_types.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,14 @@ types:
141141
- name: decimal256
142142
structure: {}
143143
parameters:
144-
- name: precision
145-
type: integer
146-
min: 0
147-
max: 76
148-
- name: scale
149-
type: integer
150-
min: 0
151-
max: 76
144+
- name: precision
145+
type: integer
146+
min: 0
147+
max: 76
148+
- name: scale
149+
type: integer
150+
min: 0
151+
max: 76
152152
- name: large_list
153153
structure: {}
154154
parameters:

0 commit comments

Comments
 (0)