What is the use case for ignoring an initial blank/empty line? Is there a common app that creates such output?
Are there other CSV output formats that have unwanted data before the column names? If so, maybe it would be useful to provide a means of skipping N lines before reading the column names. On 28 August 2014 14:25, Gary Gregory <[email protected]> wrote: > Benedikt and all: > > I am looking for feedback on https://issues.apache.org/jira/browse/CSV-127 > > Thank you, > Gary > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
