v.21.12Backward Incompatible Changes
Setting rename and custom null representation support for TSV/CSV input formats
Setting rename. Add custom null representation support for TSV/CSV input formats. Fix deserialing Nullable(String) in TSV/CSV/JSONCompactStringsEachRow/JSONStringsEachRow input formats. Renameoutput_format_csv_null_representationandoutput_format_tsv_null_representationtoformat_csv_null_representationandformat_tsv_null_representationaccordingly. #30497 (Kruglov Pavel).