From issues-return-237601-apmail-spark-issues-archive=spark.apache.org@spark.apache.org Tue Oct 1 01:34:03 2019 Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 09A031964E for ; Tue, 1 Oct 2019 01:34:02 +0000 (UTC) Received: (qmail 26991 invoked by uid 500); 1 Oct 2019 01:34:02 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 26948 invoked by uid 500); 1 Oct 2019 01:34:02 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 26938 invoked by uid 99); 1 Oct 2019 01:34:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2019 01:34:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 404C5E30FB for ; Tue, 1 Oct 2019 01:34:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 32043780749 for ; Tue, 1 Oct 2019 01:34:00 +0000 (UTC) Date: Tue, 1 Oct 2019 01:34:00 +0000 (UTC) From: "Holden Karau (Jira)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (SPARK-25153) Improve error messages for columns with dots/periods 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/SPARK-25153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau reassigned SPARK-25153: ------------------------------------ Assignee: Jeff Evans > Improve error messages for columns with dots/periods > ---------------------------------------------------- > > Key: SPARK-25153 > URL: https://issues.apache.org/jira/browse/SPARK-25153 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.0.0 > Reporter: Holden Karau > Assignee: Jeff Evans > Priority: Trivial > Labels: starter > > When we fail to resolve a column name with a dot in it, and the column name is present as a string literal the error message could mention using backticks to have the string treated as a literal. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org