Commit 2d43f9d
Threaded bulk insert (#1596)
* Update the bulk updater to execute on a thread
* Bulk loader endpoint locks for minimal time
* TODOs
* Use a separate thread pool for bulk operations
* Update test_thread_pools.cpp
* refactor bulk-insert
* Fix PR problems
* count number of pings during bulk-insert, only create graph context on BEGIN token
Co-authored-by: swilly22 <[email protected]>
Co-authored-by: Roi Lipman <[email protected]>1 parent 7ea1c43 commit 2d43f9d
File tree
18 files changed
+395
-722
lines changed- demo
- bulk_insert
- social/resources/bulk_formatted
- src
- bulk_insert
- commands
- util/thpool
- tests
- flow
- unit
18 files changed
+395
-722
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
This file was deleted.
0 commit comments