Sign in
apache
/
hive
/
refs/heads/HiveAggregateReduceFunctionsRule
/
.
/
hplsql
/
src
/
test
/
queries
/
local
/
timestamp_iso.sql
blob: 9bcdfe089040693de32ec02b0686f9927b65ba59 [
file
] [
log
] [
blame
]
TIMESTAMP_ISO
(
'2015-03-12'
);
TIMESTAMP_ISO
(
DATE
'2015-03-12'
);