Enable Streaming #26

Closed
opened 2 days ago by steve · 1 comments
steve commented 2 days 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 days ago
steve commented 15 hours 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 15 hours 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.