Enable Streaming #26

Closed
opened 1 month ago by steve · 1 comments
steve commented 1 month ago
Owner

It's important to enable streaming (for large volumes of data) for reads/writes

  • SQLAlchemy
  • pyspark
It's important to enable streaming (for large volumes of data) for reads/writes - [ ] SQLAlchemy - [ ] pyspark
steve added this to the version 2.4 milestone 1 month ago
steve commented 1 month ago
Poster
Owner

with sqlalchemy we can just specify chucksize parameter to generate streams. In the context of ETL this should be accounted for i.e writing down each chunk

with sqlalchemy we can just specify chucksize parameter to generate streams. In the context of ETL this should be accounted for i.e writing down each chunk
steve closed this issue 1 month ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: library/data-transport#26
Loading…
There is no content yet.