Sign in
apache
/
drill-test-framework
/
0c85b4fdd97d4bceb9f295eb434983b210bff100
/
.
/
framework
/
resources
/
Functional
/
joins
/
implicit_cast_not_supported
/
q17.res
blob: b210011549d972fbbe530c6ba67ec4edc78925fe [
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
:
FLOAT4
,
Right
type
:
DATE
.
Add
explicit
casts to avoid
this
error