Druid: Druid SQL multi-lingual decoded problem

Created on 24 Jun 2020  路  1Comment  路  Source: apache/druid

Hi! I'm using 0.18.1.

When I executed sql with Korean characters, I got the empty result.
So, I debugged the broker code and there was the problem as follows.
https://issues.apache.org/jira/browse/CALCITE-2704

We need to bump to avatica-0.17.0.
I'd like to ask you to review.

Area - SQL Bug

Most helpful comment

Thanks for the report and suggested fix @leedohyun. I've opened #10074 and added a test which appears to show the updated Avatica dependency resolve the issue.

>All comments

Thanks for the report and suggested fix @leedohyun. I've opened #10074 and added a test which appears to show the updated Avatica dependency resolve the issue.

Was this page helpful?
0 / 5 - 0 ratings