generate-connector-spec
17
Generate the connector spec YAML file defining connection parameters and external options allowlist.
195 days ago
validate-incremental-sync
17
Validate that a connector's CDC/incremental sync implementation correctly tracks offsets and filters records.
195 days ago
test-and-fix-connector
17
Validate a connector by running the test suite, diagnosing failures, and applying fixes until all tests pass.
195 days ago
create-connector-document
17
Generate public-facing documentation for a connector targeted at end users.
195 days ago
write-back-testing
17
Implement test utilities that write test data to the source system and validate end-to-end read cycles.
195 days ago
implement-connector
17
Implement a Python connector that conforms to the LakeflowConnect interface for data ingestion.
195 days ago