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
In #335, we moved list_databases to the new pipeline architecture. Previously we allowed for an async iteration style "streaming" API, but this has been commented out for now. We should add this back in and decide how we want to expose APIs that offer streaming variants.
The text was updated successfully, but these errors were encountered:
In #335, we moved
list_databases
to the new pipeline architecture. Previously we allowed for an async iteration style "streaming" API, but this has been commented out for now. We should add this back in and decide how we want to expose APIs that offer streaming variants.The text was updated successfully, but these errors were encountered: