You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update migration-progress-experimental workflow to crawl tables from the main cluster (#3269)
## Changes
This PR updates the `migration-progress-experimental` workflow so that
it uses the `main` cluster instead of the `tacl` one to crawl for
tables.
Crawling from the `tacl` cluster fails: the Py4j bridge isn't available
(which the crawler relies on).
### Linked issues
Resolves#3268
### Functionality
- modified existing workflow: `migration-progress-experimental`
### Tests
- manually tested
- existing integration tests
---------
Co-authored-by: Serge Smertin <[email protected]>
0 commit comments