The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!

COPY FROM LOCAL PARQUET ?

Does anyone know if it's possible to copy parquet files from local ?
I tried this but got syntax errors
COPY sometable FROM LOCAL 'someparquetfile' PARQUET;
Thanks
Dave

Best Answer

  • Jim_KnicelyJim_Knicely Administrator
    edited May 2021 Answer ✓

    No, you can not use COPY LOCAL with the PARQUET parser. But you can use ON NODE...

    See:
    COPY LOCAL

Answers

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file