Giovanni Lanzani

Results 13 issues of Giovanni Lanzani

Hi, First of all thanks for the wonderful app. I wanted to report that using ⌘ → and ⌘ ← sometimes go forward and back in the web UI instead...

The methods allow us to use connections and cursors with `with`s statements.

The reason behind this is that non-integer sizes or None (or 0) do not make sense. Especially with None, which might be a common pattern, this should be prevented as...

This PR add the `generate.py` function. When invoked, it will fetch the specified Thrift specification for HiveServer2, and generate the relevant Python files. If nothing is specified, it will fetch...

Video is here https://www.youtube.com/watch?v=b3zv4n_l8HI (sorry for the bg music, I'm not so handy with video capture). Note that after 2s, I stop pressing j, but the cursor keeps getting down....

performance

Due to the upgrade, the logging library has been changed. Note: there's really no concrete reason for me to upgrade, but I thought following more closely the latest NiFi can...

Using `-jar` would not work at all in my case and looking at Matt blog post about it and the README point both to `-cp`.

Would it possible to have a switch to have the example in the README parsed like this ``` SQL SELECT country, product, SUM(profit) FROM sales LEFT JOIN x ON --...

Calling win32yank on WSL prints to stdout (before the clipboard is printed) the following line ``` Unable to translate current working directory. Using C:\Users\G ``` The tool is basically working...