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

allows for delayed table reflection, column selection and buffer control in sql_database #351

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

rudolfix
Copy link
Contributor

Tell us what you do here

  • improving, documenting, or customizing an existing source (please link an issue or describe below)

Relevant issue

Improvements to sql_database

  1. reflect tables at runtime - best option for Airflow
  2. table adapter callback - ie. to select columns to replicate
  3. control buffer sizes in SqlAlchemy

@rudolfix rudolfix marked this pull request as ready for review February 11, 2024 23:41
@rudolfix rudolfix merged commit f7dc545 into master Feb 11, 2024
14 checks passed
@rudolfix rudolfix deleted the rfix/sql-database-overhaul branch February 11, 2024 23:41
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.

1 participant