Open Issues Need Help
View All on GitHubAI Summary: Integrate VCR (cassette-based testing) into the `connector.databricks` R package's test suite to record and replay HTTP interactions with Databricks APIs. This will improve test speed, reliability, and reproducibility, especially in CI/CD environments, by avoiding repeated live API calls. Sensitive data must be properly masked in the recorded cassettes.
Expansion of the connector package for establishing connections to databricks
AI Summary: Update the logo in the connector.databricks R package's README and potentially other locations to reflect a new design. This involves replacing the existing logo image with a new one, ensuring proper sizing and formatting for optimal display on the project's website and README file.
Expansion of the connector package for establishing connections to databricks