feat: add --switch-config-path parameter to llm-transpile command#2256
Open
hiroyukinakazato-db wants to merge 7 commits intomainfrom
Open
feat: add --switch-config-path parameter to llm-transpile command#2256hiroyukinakazato-db wants to merge 7 commits intomainfrom
hiroyukinakazato-db wants to merge 7 commits intomainfrom
Conversation
Add support for specifying a custom Switch configuration file when running LLM transpilation. The path must be a workspace path starting with /Workspace/. When not specified, Switch uses its default config. Closes #2255
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2256 +/- ##
==========================================
+ Coverage 66.41% 66.43% +0.02%
==========================================
Files 99 99
Lines 9094 9100 +6
Branches 974 977 +3
==========================================
+ Hits 6040 6046 +6
Misses 2878 2878
Partials 176 176 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
❌ 142/143 passed, 6 flaky, 1 failed, 5 skipped, 36m12s total ❌ test_recon_sql_server_job_succeeds: databricks.sdk.errors.sdk.OperationFailed: failed to reach TERMINATED or SKIPPED, got RunLifeCycleState.INTERNAL_ERROR: Task run_reconciliation failed with message: Workload failed, see run output for details. (10m11.814s)Flaky tests:
Running from acceptance #3959 |
Contributor
Author
E2E Test EvidenceTest 1: Without
|
gueniai
reviewed
Feb 6, 2026
Collaborator
gueniai
left a comment
There was a problem hiding this comment.
We need details to the docs as well
Contributor
Author
|
Documentation updated. @gueniai @asnare @sundarshankar89 Ready for review! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--switch-config-pathparameter tollm-transpileCLI command/Workspace/(validation included)Closes #2255
Test plan
--switch-config-pathworks with actual workspace executionswitch_config_pathjob parameter