Re: [csv] Slicing through CSVRecords

2019-01-01 Thread Woonsan Ko
On Tue, Jan 1, 2019 at 12:10 AM Gary Gregory wrote: > > Hi, > > It sounds like you are looking for a JDBC driver for CSV files. I do not > think we want to build too much on top of CSV have it to start mimic SQL. FYI, Calcite might be interesting as it has something built-in for CSV via JDBC: - h

Fwd: [csv] Slicing through CSVRecords

2018-12-31 Thread Gary Gregory
Hi, It sounds like you are looking for a JDBC driver for CSV files. I do not think we want to build too much on top of CSV have it to start mimic SQL. Gary On Mon, Dec 31, 2018 at 9:34 AM Siegfried Goeschl < siegfried.goes...@gmail.com> wrote: > Hi folks, > > somehow I’m working a lot with ad-h