Surfaced by the multi-language coverage fan-out while conformance-testing these SPEC-IDs against databricks/databricks-sql-python.
Each is committed as an expected-failure (xfail) test in the coverage PR — the test asserts the CORRECT behavior and stays red until this driver is fixed.
- DIRECTRES-001: native SEA backend sends a positive wait_timeout on ExecuteStatement; ES-2034600 fix omits it when direct results are on
- DIRECTRES-002: native SEA backend sends a positive wait_timeout on ExecuteStatement; ES-2034600 fix omits it when direct results are on
- DIRECTRES-003: native SEA backend sends a positive wait_timeout on ExecuteStatement; ES-2034600 fix omits it when direct results are on
- DIRECTRES-004: native SEA backend sends a positive wait_timeout; the CLOSED-as-success skip-redundant-close contract cannot be conformed (ES-2034600)
- DIRECTRES-011: SEA ExecuteStatement sends positive wait_timeout instead of omitting it; multi-chunk result can be silently truncated to chunk 0 under sync-hybrid (ES-2034600)
Reference driver PR: adbc-drivers/databricks#566
Coverage PR (reproducing xfail tests): https://github.com/databricks/databricks-driver-test/pull/786
Surfaced by the multi-language coverage fan-out while conformance-testing these SPEC-IDs against databricks/databricks-sql-python.
Each is committed as an expected-failure (xfail) test in the coverage PR — the test asserts the CORRECT behavior and stays red until this driver is fixed.
Reference driver PR: adbc-drivers/databricks#566
Coverage PR (reproducing xfail tests): https://github.com/databricks/databricks-driver-test/pull/786