Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Source async Streams #44

Merged
merged 3 commits into from
Apr 26, 2023
Merged

JSON Source async Streams #44

merged 3 commits into from
Apr 26, 2023

Conversation

bowencode
Copy link
Collaborator

@bowencode bowencode commented Apr 23, 2023

Updates JSON Source extension to read data asynchronously from streams instead of preloading complete files to reduce memory usage and enable large file transfers as mentioned in Issue #35

Updates JSON Sink to write date values using ISO-8601 round-trip string format to fix Issue #36

Fixes link in Quick Install doc as mentioned in #43

@bowencode bowencode merged commit b5239a7 into main Apr 26, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants