]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP2041364: Refactor marc_export cursor code
authorJason Stephenson <jason@sigio.com>
Mon, 30 Oct 2023 17:27:13 +0000 (13:27 -0400)
committerJane Sandberg <js7389@princeton.edu>
Sat, 11 Nov 2023 23:22:46 +0000 (15:22 -0800)
commitb2091fa8ffeab3598a4bd16370d4f88e94ae4952
tree1de7c2b466821ca326963e6f316db68b4cfae28c
parentac211b0f450177be8d3b27bcc565cad0ae63ecf9
LP2041364: Refactor marc_export cursor code

Refactor the cursor code in marc_export to be more transparent to the
internal code.

Add the cursor code the Marque::Authority extractor.

Add a --batch-size option to specify how many rows to fetch from the
cursor at once. The default is 10000.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/support-scripts/marc_export.in