Skip to content

[FEATURE]: Implement E2E tests for Switch transpiler integration #2217

@hiroyukinakazato-db

Description

@hiroyukinakazato-db

Is there an existing issue for this?

  • I have searched the existing issues

Category of feature request

Switch

Problem statement

Switch is an LLM-powered transpiler plugin for Lakebridge that converts SQL and other source formats to Databricks-compatible Python notebooks. Currently, there are no E2E tests to verify the CLI integration works correctly.

Proposed Solution

  • Create E2E tests following Lakebridge conventions
  • Test install-transpile --include-llm-transpiler true command
  • Test llm-transpile command with basic parameters
  • Keep implementation simple; detailed multi-parameter LLM conversion testing is delegated to Switch
  • Ensure tests can be triggered via GitHub Actions workflow

Additional Context

No response

Metadata

Metadata

Labels

internaltechnical pr's not end user facingswitch

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions