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

Fixing Hive IT #163

Merged

Conversation

AnastasiiaSergienko
Copy link
Contributor

No description provided.

"Missing user-defined properties when trying to create an adapter for SQL dialect \"" + dialectName
+ "\".");
}
// if (this.connection == null) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove those checks completely. They are superfluous.
Gone in other branches already.

@redcatbear redcatbear self-assigned this May 2, 2019
@redcatbear redcatbear added the refactoring Code improvement without behavior change label May 2, 2019
@redcatbear redcatbear merged commit 9efca82 into enhancement/131_Refactor_metadata_reading May 2, 2019
@redcatbear redcatbear deleted the refactoring/fix_hive_IT branch May 2, 2019 13:21
redcatbear added a commit that referenced this pull request May 2, 2019
* #45: Rewrote parts of the JDBC adapter to use the new commons code.
* #121: Refactored request dispatching
* #124: Read Redshift metadata
* #131: Refactored general metadata reading
* #155: Moved validation logic to dialects
* #163: Fixed Hive integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants