Enable Streaming #26

Closed
opened 3 months ago by steve · 1 comments
steve commented 3 months 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 3 months ago
steve commented 3 months 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 3 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: library/data-transport#26
Loading…
There is no content yet.