Skip to content

Commit

Permalink
increase LODF chunk size
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Sep 28, 2023
1 parent 0d78a5d commit c26a18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ const GiB = MiB * KiB
const MAX_CACHE_SIZE_MiB = 100
const ROW_PERSISTENT_CACHE_WARN = 1 * GiB

DEFAULT_LODF_CHUNK_SIZE = 10_000
DEFAULT_LODF_CHUNK_SIZE = 30_000

0 comments on commit c26a18c

Please sign in to comment.