From issues-return-185426-archive-asf-public=cust-asf.ponee.io@hive.apache.org Mon Apr 13 18:28:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id EA81C18066D for ; Mon, 13 Apr 2020 20:28:02 +0200 (CEST) Received: (qmail 25347 invoked by uid 500); 13 Apr 2020 18:28:02 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 25334 invoked by uid 99); 13 Apr 2020 18:28: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; Mon, 13 Apr 2020 18:28: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 A92A9E30FF for ; Mon, 13 Apr 2020 18:28: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 4FEE17808F0 for ; Mon, 13 Apr 2020 18:28:00 +0000 (UTC) Date: Mon, 13 Apr 2020 18:28:00 +0000 (UTC) From: "Hive QA (Jira)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-23176) Remove SELECT REGEX Column Feature MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-23176?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1708= 2565#comment-17082565 ]=20 Hive QA commented on HIVE-23176: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12999781/HIVE-23176.4.patc= h {color:green}SUCCESS:{color} +1 due to 7 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 17400 tests ex= ecuted *Failed tests:* {noformat} TestLocalSparkCliDriver - did not produce a TEST-*.xml file (likely timed o= ut) (batchId=3D264) TestMiniSparkOnYarnCliDriver - did not produce a TEST-*.xml file (likely ti= med out) (batchId=3D264) TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) (= batchId=3D264) TestSparkNegativeCliDriver - did not produce a TEST-*.xml file (likely time= d out) (batchId=3D264) TestSparkPerfCliDriver - did not produce a TEST-*.xml file (likely timed ou= t) (batchId=3D264) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/21607/test= Report Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21607/co= nsole Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21607/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12999781 - PreCommit-HIVE-Build > Remove SELECT REGEX Column Feature > ---------------------------------- > > Key: HIVE-23176 > URL: https://issues.apache.org/jira/browse/HIVE-23176 > Project: Hive > Issue Type: Improvement > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Major > Attachments: HIVE-23176.1.patch, HIVE-23176.2.patch, HIVE-23176.3= .patch, HIVE-23176.4.patch > > > Remove the Hive feature: REGEX Column. > =C2=A0 > Hive has this interesting feature for doing REGEX to SELECT multiple colu= mns.=C2=A0 This needs to go.=C2=A0 It is not SQL standard and as currently = implemented, it is impossible to determine if a column identifier is a REGE= X or the actual name of the column.=C2=A0 If a column name is enclosed in b= ack ticks then any UTF-8 character is a valid table name. > =C2=A0 > [https://dev.mysql.com/doc/refman/8.0/en/identifiers.html] > [https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Select] -- This message was sent by Atlassian Jira (v8.3.4#803005)