copy local direct v/s partitions
Hi All, We are using copy from local for bulk loading data to vertica. We use the keyword DIRECT along with the COPY LOCAL command. Our normal bulk upload size is around 100 K rows. Its mentioned in the docs that using the keyword DIRECT leads to AUTO PARTITIONING. Now we have mentioned an explicit partitioning clause on the table based on year and month. Would these two conflict with each other ? With the upload size mentioned above do we need the keyword DIRECT at all ? Thanks in Advance, RAvi.
0
Comments