colstore.get_default_madvise

colstore.get_default_madvise()[source]

Return the default madvise hint applied to new ColStoreReader opens.

Return type:

Literal[‘normal’, ‘sequential’, ‘random’, ‘willneed’, ‘dontneed’] | None