Skip to main content

Module handle_alter

Module handle_alter 

Source
Expand description

Handling alter related requests.

FunctionsΒ§

log_option_update πŸ”’
log_time_index_widening_overflow πŸ”’
Logs a time index unit widening whose rescaled values would overflow the target unit’s i64 range in existing data. Memtables are flushed before an alter, so each SST’s time range bounds its values; overflowing values cast to NULL on read, which is deemed acceptable.
metadata_after_alteration πŸ”’
Creates a metadata after applying the alter request to the old metadata.
need_change_index πŸ”’
Used to determine whether we can build index directly after schema change.
new_region_options_on_empty_memtable πŸ”’
Returns the new region options if there are updates to the options.
only_enables_skip_wal πŸ”’
parse_usize_with_default πŸ”’
set_twcs_options πŸ”’