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

[INLONG-4128][Manager] Abstracting the logic for creating Hive tables #4129

Merged
merged 3 commits into from
May 9, 2022

Conversation

healchow
Copy link
Member

@healchow healchow commented May 8, 2022

Title Name: [INLONG-4128][Manager] Abstracting the logic for creating Hive tables

Fixes #4128

Motivation

Abstracting the logic for creating Hive tables.

Modifications

  1. Remove unnecessary codes.
  2. Move the test connection method to DataNodeService.
  3. Refine the functionality of the SqlBuilder class.
  4. Abstract HiveJdbcUtils class, unified processing Hive resources.

Verifying this change

  • This change is a trivial rework/code cleanup without any test coverage.

Documentation

  • Does this pull request introduces a new feature? (no)

@healchow healchow self-assigned this May 8, 2022
@healchow healchow merged commit 8b35c0e into apache:master May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][Manager] Abstracting the logic for creating Hive tables
4 participants