Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TODO] The following isn't yet implemented: #3187

Open
nfx opened this issue Nov 4, 2024 · 0 comments
Open

[TODO] The following isn't yet implemented: #3187

nfx opened this issue Nov 4, 2024 · 0 comments
Labels
tech debt chores and design flaws

Comments

@nfx
Copy link
Collaborator

nfx commented Nov 4, 2024

See:

# ucx[changed-result-format-in-uc:+3:13:+3:53] Call to 'listTables' will return a list of <catalog>.<database>.<table> instead of <database>.<table>.
## TODO: The following isn't yet implemented:
## ucx[changed-result-format-in-uc:+1:13:+1:0] Can't migrate 'listTables' because its database name argument cannot be computed
for table in spark.catalog.listTables(f"boop{stuff}"):
do_stuff_with_table(table)

@nfx nfx added the tech debt chores and design flaws label Nov 4, 2024
@nfx nfx assigned ericvergnaud and unassigned ericvergnaud Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt chores and design flaws
Projects
Status: Triage
Development

No branches or pull requests

2 participants