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 are starting to migrate streams to instantiate directly the DefaultStream instead of instantiating the
2058
2062
# DeclarativeStream and assembling the DefaultStream from that. The plan is the following:
2059
2063
# * Streams without partition router nor cursors and streams with only partition router. This is the `isinstance(combined_slicers, PartitionRouter)` condition as the first kind with have a SinglePartitionRouter
0 commit comments