Skip to content

[improve][test] JDBC SQLite sink: optionally align embedded test with shared JDBC harness #113

Description

@david-streamlio

Current state (correction)

jdbc/sqlite already has integration coverage: SqliteJdbcSinkTest / SqliteJdbcSinkBatchTest run SqliteJdbcAutoSchemaSink end-to-end against a real embedded SQLite database (in-process jdbc:sqlite: via SqliteUtils), covering insert/update/batch paths. This is genuine functional coverage — an earlier triage note incorrectly listed this as a gap.

Enhancement (optional, not a gap)

Optionally fold the SQLite variant into the shared JDBC integration approach used by the clickhouse/mariadb/postgres modules so all JDBC sinks are exercised through one consistent harness. Embedded SQLite is a perfectly valid backend, so this is low priority and may reasonably be declined.

This is a test-consistency improvement, not a coverage gap.

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