[
https://issues.apache.org/jira/browse/ASTERIXDB-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Blow updated ASTERIXDB-1937:
------------------------------------
Summary: System encoding affects query results (was: [CX] System encoding
affects query results)
> System encoding affects query results
> -------------------------------------
>
> Key: ASTERIXDB-1937
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1937
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Other
> Reporter: Michael Blow
>
> A number of tests fail demonstrating incorrect query results when the system
> encoding is not UTF-8, e.g. queries_sqlpp/scan/10/10.3.query.sqlpp. See
> additional examples here:
> https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/37/
> Caused by: org.apache.asterix.test.common.ComparisonException:
> Result for
> src/test/resources/runtimets/queries_sqlpp/dml/load-with-ngram-index/load-with-ngram-index.3.query.sqlpp
> changed at line 3:
> < { "id": 90, "dblpid": "conf/hicss/SchonfeldL99", "title": "VORTEX Video
> Retrieval and Tracking from Compressed Multimedia Databases ¾ Visual Search
> Engine.", "authors": "Dan Schonfeld Dan Lelescu", "misc": "2002-01-03 1999
> HICSS http //computer.org/proceedings/hicss/0001/00013/00013006abs.htm
> db/conf/hicss/hicss1999-3.html#SchonfeldL99" }
> > { "id": 90, "dblpid": "conf/hicss/SchonfeldL99", "title": "VORTEX Video
> > Retrieval and Tracking from Compressed Multimedia Databases ? Visual Search
> > Engine.", "authors": "Dan Schonfeld Dan Lelescu", "misc": "2002-01-03 1999
> > HICSS http //computer.org/proceedings/hicss/0001/00013/00013006abs.htm
> > db/conf/hicss/hicss1999-3.html#SchonfeldL99" }
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)