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

[Feature] Add http async lookup table #6

Open
Whojohn opened this issue Apr 14, 2022 · 0 comments
Open

[Feature] Add http async lookup table #6

Whojohn opened this issue Apr 14, 2022 · 0 comments

Comments

@Whojohn
Copy link
Contributor

Whojohn commented Apr 14, 2022

Http async lookup table

Why we need

  1. Http lookup table are useful for combine TensorFlow an so on system which is not easy builtin with flink .
  2. Now day more and more system support Rest api to request , Http lookup table maybe is the most flexable way as Dimension Table use case .

Feature we have

  1. Support get and post. (Http get support just alpha, Post method guarantee by Flink SerializationSchema type ).
  2. Use case to notice user to avoid Flink not support type or join way.

What i want

  1. Help me to improve the feature such as : Test case , Data type support in get way.
  2. In this feature implement in Apache http client 5.0 . I have poor experience in network . I wish someone rebuild in Reactor and so on client which to support strict memory limit .
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

No branches or pull requests

1 participant