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

feat(duckdb-driver): Add support for installing and loading DuckDB Extensions. #8744

Merged
merged 9 commits into from
Dec 18, 2024

Conversation

ramalingamt
Copy link
Contributor

Check List

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

Issue Reference this PR resolves
#8737

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

@ramalingamt ramalingamt requested review from a team as code owners September 25, 2024 14:19
Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2024 9:24am

@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Sep 25, 2024
@igorlukanin
Copy link
Member

@ramalingamt Could you please resolve the conflict with the main branch?

@ramalingamt
Copy link
Contributor Author

@igorlukanin - have pulled changes, merged and resolved the conflict in one file (env.ts).
Please check and let me know if anything is amiss.

@KSDaemon
Copy link
Member

@ramalingamt Could you please also fix linter errors? (possibly with the help of yarn run lint:fix)

@KSDaemon
Copy link
Member

@ramalingamt And if you don't mind — please sync with the latest master (it would be easy, and no conflicts, but there are some updates related to ci)

@KSDaemon
Copy link
Member

Gentle pinging @ramalingamt

@KSDaemon KSDaemon changed the title feat(duckdb): Added support for installing and loading DuckDB Extensions. feat(duckdb-driver): Add support for installing and loading DuckDB Extensions. Dec 18, 2024
@KSDaemon KSDaemon merged commit 0e6ecd9 into cube-js:master Dec 18, 2024
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:community Contribution from Cube.js community members.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants