dlt icon indicating copy to clipboard operation
dlt copied to clipboard

Add table_loader_class parameter and create BaseTableLoader class

Open lucargir opened this issue 3 months ago • 1 comments

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

lucargir avatar Aug 06 '25 12:08 lucargir

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

netlify[bot] avatar Aug 06 '25 12:08 netlify[bot]