Skip to content

Addition of Databricks Plugin - #680

Open
vikasrathee-cs wants to merge 1 commit into
developfrom
databricks-plugin-addition
Open

Addition of Databricks Plugin#680
vikasrathee-cs wants to merge 1 commit into
developfrom
databricks-plugin-addition

Conversation

@vikasrathee-cs

Copy link
Copy Markdown
Contributor

Addition of Databricks Plugin

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new Databricks plugin module, including a batch source, database connector, configuration classes, documentation, widgets, and unit tests. It also updates the database-commons module to support custom auto-commit and transaction isolation levels. The review feedback highlights several critical improvements: preventing potential NullPointerExceptions when the connection configuration or column names are null, handling unsupported transaction isolation levels gracefully instead of throwing RuntimeExceptions, and implementing actual random sampling in the getRandomQuery method using ORDER BY rand().

@vikasrathee-cs
vikasrathee-cs force-pushed the databricks-plugin-addition branch from 9a4d4fc to e865f6d Compare August 23, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant