Grumpy Panda

Results 5 issues of Grumpy Panda

When I execute this query directly (replace placeholder with variables) there's no issue: ``` 13:07:03 DBG 22 duckdb_storage.go:19 > query="CREATE TABLE \"Source\" AS \n\t\t\t\tSELECT * FROM read_csv_auto('examples/data/airlines.dat', HEADER=true, SEP=\",\")" composed...

I'm trying to execute the following network: ``` './sample.csv' -> FILE Source(csv/reader) './output.csv' -> FILE Target(csv/writer) Source DATA -> DATA Target ``` But for some reason the network hangs and...

Looks like Makefile was nuked or the README needs to be adjusted.

I've noticed that code generated under windows uses ""\\" as path separator in `files.json`. This returns error when trying to compile under OSX/Linux as "cannot find file bin\something". The generator's...

Hello, I was not able to find any licensing information about this codebase. Planning to use it in commercial context. Please, advise. Thanks!