Bug 1436306

Summary: Parsing Error when deploying VDB with "geometry" as column name
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Andrej Smigala <asmigala>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Stastny <jstastny>
Severity: high Docs Contact:
Priority: high    
Version: 6.3.0CC: aszczucz, blafond, dlesage, drieden, gjospin, jolee, jschatte, thauser, vhalbert
Target Milestone: ER1Keywords: Regression, Reopened
Target Release: 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
You could not deploy a VDB with the word "geometry" as a column name. If a user attempted to do so, they would encounter a parsing error as a consequence. This has now been corrected. As a result, users will not encounter an error if a column has that name.
Story Points: ---
Clone Of:
: 1437974 (view as bug list) Environment:
Last Closed: 2018-02-13 17:36:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrej Smigala 2017-03-27 15:45:47 UTC
VDB fails to deploy when the DDL contains a column called "geometry". See the linked JIRA for details.