You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Http lookup table are useful for combine TensorFlow an so on system which is not easy builtin with flink .
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
Support get and post. (Http get support just alpha, Post method guarantee by Flink SerializationSchema type ).
Use case to notice user to avoid Flink not support type or join way.
What i want
Help me to improve the feature such as : Test case , Data type support in get way.
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 .
The text was updated successfully, but these errors were encountered:
Http async lookup table
Why we need
Feature we have
What i want
The text was updated successfully, but these errors were encountered: