Files
impala/testdata/workloads/functional-query/queries/QueryTest/exprs.test
zhaorenhai c5d90169d7 IMPALA-9926 base64decode % will not return error when in newer OS
for example, base64decode('YWxwaGE%') will return
'alpha\377' in newer os which has newer sasl library.
I tested it on Ubuntu 18.04 aarch64 version.

Change-Id: Ib9bd9e03d5f744c18c957cdaf2064fa918086004
Reviewed-on: http://gerrit.cloudera.org:8080/16175
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Tim Armstrong <tarmstrong@cloudera.com>
2020-08-13 02:22:31 +00:00

76 KiB