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
We have implemented a custom JDBC parallel read API because at the time, beam did not support that.
Now beam has readWitPartition supporting Long and DateTime.
We should probably considering adopting this instead
The text was updated successfully, but these errors were encountered:
We have implemented a custom JDBC parallel read API because at the time, beam did not support that.
Now beam has readWitPartition supporting
Long
andDateTime
.We should probably considering adopting this instead
The text was updated successfully, but these errors were encountered: