Skip to content

feat: Implement OLAP interface for databricks driver#9255

Open
k-anshul wants to merge 9 commits intomainfrom
databricks_olap
Open

feat: Implement OLAP interface for databricks driver#9255
k-anshul wants to merge 9 commits intomainfrom
databricks_olap

Conversation

@k-anshul
Copy link
Copy Markdown
Member

@k-anshul k-anshul commented Apr 17, 2026

Subtask for https://linear.app/rilldata/issue/PLAT-466/databricks-connector

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@k-anshul k-anshul self-assigned this Apr 17, 2026
@k-anshul k-anshul requested a review from begelundmuller April 17, 2026 12:38
catalog_name,
schema_name
FROM system.information_schema.schemata
WHERE (catalog_name NOT IN ('samples', 'system') OR catalog_name = ?)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What if you want to build a Rill project on one of the Databricks sample datasets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants