Appearance
Bulk Load Examples
The examples in this section show how to use various ybload
options in conjunction with different types of loads: inserts, deletes, updates, and upserts.
Note: The output includes a printout of the command-line options that you used; however, do not try to copy and reuse this command information as printed. Quotes may be removed, variables substituted, wildcard characters expanded, and so on.
The first insert example shows the ABOUT CLIENT
message block, which is always returned to the console unless the --quiet
option and associated logging options are used. Subsequent examples omit this output.
See also Parquet Load Examples, S3 Object Storage Examples, and Azure Blob Storage Examples.
In This Section
Parent topic:Bulk Loading Tables