From 57475829bb77342ccec9cf24e90d8ed0c5335598 Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Wed, 11 Sep 2024 07:41:38 +0300 Subject: [PATCH] wip --- fixme-new/lib/Fixme/Run/Internal.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixme-new/lib/Fixme/Run/Internal.hs b/fixme-new/lib/Fixme/Run/Internal.hs index 8bf3c7b4..e2a2b48e 100644 --- a/fixme-new/lib/Fixme/Run/Internal.hs +++ b/fixme-new/lib/Fixme/Run/Internal.hs @@ -361,7 +361,7 @@ refchanExport = do withState do what <- select_ @_ @FixmeExported [qc|select o,w,k,cast (v as text) from object order by o, k, v|] - let chu = chunksOf 10000 what + let chu = chunksOf 1000 what for_ chu $ \x -> do