adjust_string_size: Adjust schema max size based on hint

View source: R/view_fix.R

adjust_string_sizeR Documentation

Adjust schema max size based on hint

Description

Note: For STRING cols, the hard limit is 1000 char size, though at 250 using LARGETEXT is officially recommended, so possibly at that breakpoint this should just create the different column type instead of increasing size.

Usage

adjust_string_size(view, hint, check_byte_budget = TRUE)

nf-osi/nfportalutils documentation built on Feb. 26, 2024, 1:05 p.m.