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