Skip to content

v_generate_external_tbl_ddl generates invalid ddl #717

@hellekin08

Description

@hellekin08

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions