cube icon indicating copy to clipboard operation
cube copied to clipboard

feat(duckdb-driver): remove unnecessary installing and loading HttpFS extension

Open benyaminsalimi opened this issue 2 weeks ago • 3 comments

Check List

  • [x] Tests has been run in packages where changes made if available
  • [x] Linter has been run for changed code
  • [x] Tests for the changes have been added if not covered yet
  • [x] Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Refactor duck-db driver: there is no need to install and load httpfs

benyaminsalimi avatar Jun 18 '24 19:06 benyaminsalimi