Skip to content

Conversation

@maladroitthief
Copy link
Contributor

@maladroitthief maladroitthief commented Nov 14, 2024

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

closes #8166

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

  • Adds support to cubejs-dremio-driver for Dremio Cloud
  • Adds support for personal access tokens for Dremio Server

@maladroitthief maladroitthief requested a review from a team as a code owner November 14, 2024 15:59
@vercel
Copy link

vercel bot commented Nov 14, 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 14, 2024 4:01pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 4:01pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 4:01pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 4:01pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 4:01pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 4:01pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 4:01pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 4:01pm

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

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @maladroitthief! Thanks for your contribution!
I left some comments how to make it cleaner and more aligned with the rest codebase.

@KSDaemon
Copy link
Member

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)

@maladroitthief maladroitthief requested a review from a team as a code owner December 2, 2024 18:20
- Adds support to cubejs-dremio-driver for Dremio Cloud
- Adds support for personal access tokens for Dremio Server
- Adds the dremioAuthToken config to support the dremio cloud driver
@KSDaemon KSDaemon changed the title feat: Add Dremio Cloud Support feat(dremio-driver): Add Dremio Cloud Support Dec 13, 2024
Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@KSDaemon KSDaemon merged commit d2c2fcd into cube-js:master Dec 13, 2024
42 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.

Creare possbility to connect to Dremio Cloud Driver

3 participants