Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Multipliers can be important for several options, such as batch size.
The syntax could be:
COPY ... BATCH_SIZE 1.5M
Such number can have a decimal point and an optional multiplier:
K: 1024
M: 1024 * 1024
...and so on for giga-, tera-, and peta-
Attachments
Issue Links
- is blocked by
-
IGNITE-6917 SQL: implement COPY command for efficient data loading
- Resolved