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

v_generate_external_tbl_ddl generates invalid ddl #717

Open
hellekin08 opened this issue Apr 26, 2024 · 0 comments
Open

v_generate_external_tbl_ddl generates invalid ddl #717

hellekin08 opened this issue Apr 26, 2024 · 0 comments

Comments

@hellekin08
Copy link

Hi,

we are currently migrating some external tables into a new database and rely on the admin view v_generate_external_tbl_ddl to reconstruct the DDL. However, in some cases it seems that the view generates faulty SQL statements. We do not know when this happens but it might be related to complex data types like arrays / structs.

Here is an example:
image

In each case we found it seems to be that at least the data type & the closing brackets are missing.
Help would be appreciated!

kind regards
Maik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant