faucet-source-databricks 1.0.0

Databricks SQL query source (Statement Execution API) for the faucet-stream ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog

All notable changes to this project are documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and the project aims to follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
(see the versioning policy in CONTRIBUTING.md — connector crates version
independently).
## [1.0.0]https://github.com/PawanSikawat/faucet-stream/releases/tag/faucet-source-databricks-v1.0.0 - 2026-07-17

### Features

- *(databricks)* Databricks SQL query source via Statement Execution API ([#320]https://github.com/PawanSikawat/faucet-stream/pull/320)