dlt
dlt copied to clipboard
Add table_loader_class parameter and create BaseTableLoader class
Description
This PR creates an abstract class for the current TableLoader called BaseTableLoader with the existing methods make_query and load_rows. The initialisation of the original TableLoader is moved to the base class. A new parameter called table_loader_class is added to sql_table and sql_database.
Related Issues
- Closes #2736
Deploy Preview for dlt-hub-docs canceled.
| Name | Link |
|---|---|
| Latest commit | d207f23a267e75a9521c8314ae671e52b3d8251e |
| Latest deploy log | https://app.netlify.com/projects/dlt-hub-docs/deploys/68935364ddc1840008fe1453 |