Enable Streaming #26

Closed
opened 2 years ago by steve · 1 comments
steve commented 2 years 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 2 years ago
steve commented 2 years 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 2 years ago
steve referenced this issue from a commit 6 months 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: data-transport/data-transport#26
Loading…
There is no content yet.