-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Postgres (+ Redshift) batch exports now async (#18631)
* refactor: Postgres batch exports now async * fix: Let's use from psycopg import sql instead * test: Update Redshift tests * fix: Typing issues * fix: Main insert batch loop
- Loading branch information
1 parent
3735e44
commit 70970ff
Showing
7 changed files
with
230 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.