Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E918118D31 for ; Tue, 21 Jul 2015 14:04:10 +0000 (UTC) Received: (qmail 13033 invoked by uid 500); 21 Jul 2015 14:04:04 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 13002 invoked by uid 500); 21 Jul 2015 14:04:04 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 12992 invoked by uid 99); 21 Jul 2015 14:04:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2015 14:04:04 +0000 Date: Tue, 21 Jul 2015 14:04:04 +0000 (UTC) From: "kunal (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-3531) Not able to process unicode characters from csv file using Drill JDBC driver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kunal updated DRILL-3531: ------------------------- Attachment: citizen-details_Applications.1.csv > 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)