Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1140: Separate TajoClient into fine grained parts. - #213

Closed
hyunsik wants to merge 1 commit into
apache:masterfrom
hyunsik:TAJO-1140
Closed

TAJO-1140: Separate TajoClient into fine grained parts.#213
hyunsik wants to merge 1 commit into
apache:masterfrom
hyunsik:TAJO-1140

Conversation

@hyunsik

@hyunsik hyunsik commented Oct 27, 2014

Copy link
Copy Markdown
Member

This is a code clean up and refactoring patch. This patch main does as follows:

  • Separate TajoClient into SessionConnection, QueryClient, and CatalogAdminClient
  • Keep backward compatibility
  • Separate QueryClient into its interface and its implementation
  • Separate CatalogAdminClient into its interface and its implementation
  • Rename TajoConnection to JdbcConnection

@jinossy

jinossy commented Oct 28, 2014

Copy link
Copy Markdown
Member

+1 LGTM!
I've verified 'mvn clean install'

@asfgit asfgit closed this in f80beaf Oct 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants