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 B216F9A24 for ; Wed, 17 Dec 2014 12:40:13 +0000 (UTC) Received: (qmail 3152 invoked by uid 500); 17 Dec 2014 12:40:13 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 3109 invoked by uid 500); 17 Dec 2014 12:40:13 -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 3061 invoked by uid 99); 17 Dec 2014 12:40:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2014 12:40:13 +0000 Date: Wed, 17 Dec 2014 12:40:13 +0000 (UTC) From: "Mehant Baid (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-1884) Fix type casting rules 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-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-1884: ------------------------------- Attachment: DRILL-1884.patch Minor patch, [~vkorukanti] please review. > Fix type casting rules > ----------------------- > > Key: DRILL-1884 > URL: https://issues.apache.org/jira/browse/DRILL-1884 > Project: Apache Drill > Issue Type: Bug > Reporter: Mehant Baid > Assignee: Mehant Baid > Attachments: DRILL-1884.patch > > > In the class TypeCastRules where we define the rules of casting there are a couple of casting rules that are allowed but are missing from the rule set. -- This message was sent by Atlassian JIRA (v6.3.4#6332)