Patrick Buxton
12/05/2025, 5:45 PMauto_detect_sample_rows to zero? https://docs.starrocks.io/docs/sql-reference/sql-functions/table-functions/files/#schema_detectPatrick Buxton
12/05/2025, 6:22 PMRobert Raharjo
12/05/2025, 7:02 PMauto_detect_sample_rows if set to 0 does not sample anything, that's why it can't deduce any schema, which lead to 0 column.
What are you trying to do? Are you trying to query one line as single row with one column?Robert Raharjo
12/05/2025, 7:10 PM"csv.column_separator"="\0",
"csv.row_delimiter"="\0",Patrick Buxton
12/06/2025, 11:23 AMPatrick Buxton
12/06/2025, 3:57 PMstrict_mode settings