[
https://issues.apache.org/jira/browse/DRILL-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635493#comment-14635493
]
Daniel Barclay (Drill) commented on DRILL-3531:
-----------------------------------------------
How are you "process[ing] same file with Drill JDBC driver"? What is happening
between where a JDBC method returns the data and you see the question marks
instead of the expected character?
(What suggests that the code that doesn't recognize those characters is the
JDBC driver rather than whatever code you have that calls the JDBC driver?)
> Not able to process unicode characters from csv file using Drill JDBC driver
> ----------------------------------------------------------------------------
>
> Key: DRILL-3531
> URL: https://issues.apache.org/jira/browse/DRILL-3531
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Affects Versions: 1.1.0
> Reporter: kunal
> Assignee: Daniel Barclay (Drill)
> Priority: Critical
> Attachments: citizen-details_Applications.1.csv
>
>
> I have Chinese/ Portuguese in csv file. While processing this file through
> Drill UI these charters get displayed but when i try to process same file
> with Drill JDBC driver i does not recognise these characters and gives "????"
> symbol.
> Please find in attachments the input file.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)