Results 3 comments of Ronnie

I had the same issue and @vsraptor 's modification fixed it for me. Thank you for posting. As you are in that file you could also replace Bzip2 output compression...

I noticed that the last compressed file created (as given by `NextFile`) when using the `--compressed` flag is incomplete. I have tried flush, closes, and scattered sleeps but I have...

Same happens to me using a Jupyter notebook. `myids` is a list in ``` %sql CREATE TABLE boo AS SELECT id, title FROM document WHERE id IN {tuple(myids)} ``` which...