Sign in
apache
/
hive
/
trunk
/
.
/
ql
/
src
/
test
/
queries
/
clientnegative
/
udf_printf_wrong1.q
blob: 88ca4fefc3055b0075af6f440e2c318bd5780bb2 [
file
] [
log
] [
blame
]
--
invalid argument length
SELECT printf
()
FROM src LIMIT
1
;