Skip to content

Commit e49fe11

Browse files
docs: rework connection parameter reference in Thrift-vs-Kernel table format
Drop the SEA column (backend is being deprecated) and restructure the doc to match the databricks-sql-nodejs connection-parameter reference (#457): a two-backend Thrift/Kernel table per section with a ✅/❌/⚠️/— legend, a 'Sources of truth' list, and a 'Summary of gaps'. Co-authored-by: Isaac Signed-off-by: eric-wang-1990 <e.wang@databricks.com>
1 parent 90c2d16 commit e49fe11

2 files changed

Lines changed: 196 additions & 152 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For the latest documentation, see
2323
- [Azure Databricks](https://docs.microsoft.com/en-us/azure/databricks/dev-tools/python-sql-connector)
2424

2525
For a full reference of every `sql.connect(...)` keyword argument — type,
26-
default, per-backend support (Thrift / SEA / Kernel), and meaning — see
26+
default, per-backend support (Thrift vs Kernel), and meaning — see
2727
[`docs/connection-parameters.md`](docs/connection-parameters.md).
2828

2929
## Quickstart

0 commit comments

Comments
 (0)