Jefffrey commented on PR #10903: URL: https://github.com/apache/arrow-rs/pull/10903#issuecomment-5539719478
> **On the shape question** I have no real stake. The bool costs me one call site either way, and it reaches DataFusion's `CsvOptions` and datafusion-python's documented options, so that churn isn't mine to spend. The one thing I would argue against is folding the two into a single option, and the inference issue is the argument: `csv::ReaderBuilder::flexible` is already one flag covering both directions, which is exactly how a long-row setting ended up changing short-row behaviour. Fields over columns, for the same reason csv-core and the existing message use it. that makes sense -- 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]
