Ma77Ball opened a new issue, #3825:
URL: https://github.com/apache/texera/issues/3825

   # Summary
   When parsing wide CSV files (e.g., 1000+ columns), Univocity throws an 
ArrayIndexOutOfBoundsException due to a hard limit of 512 columns. This 
prevents the ingestion of valid datasets with more columns.
   # How to Reproduce 
   1. Create a CSV file with >512 columns (e.g., 1000 columns × 100 rows).
   2. Run the workflow using the CSV Scan Operator.
   3. Observe the error in the result panel (shown below)
   
   <img width="1916" height="958" alt="Image" 
src="https://github.com/user-attachments/assets/989b6805-ac8c-4417-a191-d0d450b62815";
 />


-- 
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