Skip to content

[coverage] Conformance findings: DIRECTRES-001,DIRECTRES-002,DIRECTRES-003,DIRECTRES-004,DIRECTRES-011 #858

Description

@peco-engineer-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions