Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODE-1985 Teiid DDL parser throws exception parsing column with object datatype #876

Merged
merged 1 commit into from Jul 4, 2013

Conversation

elvisisking
Copy link
Member

Exception only occurred when the "OBJECT" data type had a length. Allowing a length to the "object" data type is a new requirement to the Teiid BNF. Changed TeiidDataTypeParser to now allow length for the data type of "OBJECT." Added a data type parser test and sequencer test to parse DDL attached to issue.

…t datatype

Modified Teiid datatype parser to allow length on a type of "OBJECT." This is a new Teiid change.
@elvisisking
Copy link
Member Author

Added the @rule and @SkipLongRunning tags to the new teiid sequencer test.

@rhauch rhauch merged commit d8ea4d6 into ModeShape:master Jul 4, 2013
@rhauch
Copy link
Contributor

rhauch commented Jul 4, 2013

Merged into the 'master' branch, and cherry-picked into the '3.3.x' branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants