Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
hive
/
hive_functions
/
isnotnull.q
blob: d091c29d3e8fbd8a9da7404e09b490e48a531e52 [
file
]
select
isnotnull
(
timestamp_col
)
from
hive
.
crosssources
.
fewtypes_null_hive
;