Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Datasources
/
table_schema
/
boolean.csvh
blob: e49b658b2be6e946dcfd6f42c6260279a9b523e6 [
file
] [
log
] [
blame
]
id
,
boolean_col
,
varchar_boolean_col
1
,
true
,
true
2
,
1
,
1
3
,
t
,
t
4
,
y
,
y
5
,
yes
,
yes
6
,
on
,
on
7
,
false
,
false
8
,
0
,
0
9
,
f
,
f
10
,
n
,
n
11
,
no
,
no
12
,
off
,
off
13
,
a
,
true
14
,-,
true
15
,!,
true
16
,
`,true
17,7,true
18,@,true
19,^,true
20,*,true