kz930 commented on issue #8602:
URL: https://github.com/apache/texera/issues/8602#issuecomment-5737166797

   There are two ways to fix this. Stop bounding the inference sample by Limit, 
which settles all three readers but changes the inferred types of workflows 
that already set a small one; or only stop CSVOld from indexing an empty type 
array, which changes nothing that runs today but leaves CSV and JSONL with a 
column-less schema. I would take the first, since a file's columns do not 
depend on how many rows the user wants, and can write either.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to