mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
merge
This commit is contained in:
parent
f53c2d07d8
commit
57810f8ab6
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ func NewImportCommand(stdin io.Reader, stdout, stderr io.Writer) *ImportCommand
|
|||
Stdout: stdout,
|
||||
Stderr: stderr,
|
||||
|
||||
BufferSize: 1000000,
|
||||
BufferSize: 10000000,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue