Sign in
apache
/
drill-test-framework
/
0c85b4fdd97d4bceb9f295eb434983b210bff100
/
.
/
framework
/
resources
/
Functional
/
joins
/
implicit_cast_not_supported
/
q6.res
blob: e685af13c3fe947c4d3bffa3b0ca241b74b0edda [
file
] [
log
] [
blame
]
0
\t
SYSTEM ERROR
:
DrillRuntimeException
:
Join
only supports
implicit
casts between
1.
Numeric
data
2.
Varchar
,
Varbinary
data
3.
Date
,
Timestamp
data
Left
type
:
BIGINT
,
Right
type
:
BIT
.
Add
explicit
casts to avoid
this
error