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

Dev 1.0.0 data source development #97

Merged
merged 3 commits into from
Aug 18, 2021

Conversation

dlimeng
Copy link
Contributor

@dlimeng dlimeng commented Aug 16, 2021

Background development:

subsequent progress

  • Front and back interactive development
  • Alignment linkis
  • Develop stream data source management

@dlimeng dlimeng changed the title Dev 1.0.0 Dev 1.0.0 data source development Aug 16, 2021
// .setDWSVersion(dwsVersion)
// .build()

val clientConfig: DWSClientConfig = DWSClientConfigBuilder.newBuilder()
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we provide the method to custom client configuration ? I think the parameters of configuration should not be fixed.

.setDWSVersion("v1")
.build()

val dataSourceClient = new LinkisDataSourceRemoteClient(clientConfig)
Copy link
Contributor

Choose a reason for hiding this comment

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

Layload the client and provide the 'close' or 'destroy' method.

@Davidhua1996 Davidhua1996 merged commit 66cd0cd into WeBankFinTech:dev-1.0.0 Aug 18, 2021
dlimeng pushed a commit to Kabimon/Exchangis that referenced this pull request Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants