Sign in
apache
/
impala
/
efc627d050caeb9947af2dfd3fc8a02236c44d0e
/
.
/
testdata
/
workloads
/
functional-query
/
queries
/
QueryTest
/
parquet-corrupt-rle-counts.test
blob: a24441ba92708a0b944f73feb3c718b402b9d9a1 [
file
] [
log
] [
blame
]
====
----
QUERY
select
*
from
bad_rle_counts
----
TYPES
bigint
----
RESULTS
----
ERRORS
row_regex
:
.*
File
'.*'
is
corrupt
:
error decoding dictionary
-
encoded value of type BIGINT at offset
(
55
|
69
)
\(
1
of
2
similar\)
.*
====