19 col_name=
'a', col_type=
TTypeInfo(type=0, nullable=
True)
22 col_name=
'b', col_type=
TTypeInfo(type=1, nullable=
True)
25 col_name=
'c', col_type=
TTypeInfo(type=2, nullable=
True)
28 col_name=
'd', col_type=
TTypeInfo(type=3, nullable=
True)
31 col_name=
'e', col_type=
TTypeInfo(type=4, nullable=
True)
34 col_name=
'f', col_type=
TTypeInfo(type=5, nullable=
True)
37 col_name=
'g', col_type=
TTypeInfo(type=6, nullable=
True)
40 col_name=
'h', col_type=
TTypeInfo(type=7, nullable=
True)
43 col_name=
'i', col_type=
TTypeInfo(type=8, nullable=
True)
46 col_name=
'j', col_type=
TTypeInfo(type=9, nullable=
True)
50 col_type=
TTypeInfo(type=10, nullable=
True),
56 data=TColumnData(int_col=[-2147483648]), nulls=[
True]
59 data=TColumnData(int_col=[-2147483648]), nulls=[
True]
62 data=TColumnData(int_col=[-2147483648]), nulls=[
True]
65 data=TColumnData(real_col=[-2147483648]), nulls=[
True]
68 data=TColumnData(real_col=[-2147483648]), nulls=[
True]
71 data=TColumnData(real_col=[-2147483648]), nulls=[
True]
74 data=TColumnData(str_col=[-2147483648]), nulls=[
True]
77 data=TColumnData(int_col=[-2147483648]), nulls=[
True]
80 data=TColumnData(int_col=[-2147483648]), nulls=[
True]
83 data=TColumnData(int_col=[-2147483648]), nulls=[
True]
86 data=TColumnData(int_col=[-2147483648]), nulls=[
True]
94 assert result == [(
None,) * 11]