We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


unable to export my vertica table to Parquet format — Vertica Forum

unable to export my vertica table to Parquet format

himasaihimasai Community Edition User
edited March 2023 in General Discussion

Im using the following vertica command

EXPORT TO PARQUET ( directory = 'sai/ram.parquet' )
    AS SELECT * from complex_data;

Im getting this error


This discussion has been closed.