Zohar Meir

Results 8 comments of Zohar Meir

> Hi can you make sure Tabnine is whitelisted then? > For tabnine to operate properly, it needs to be able to communicate with several hosts: > [api.tabnine.com](http://api.tabnine.com/), [www.tabnine.com](http://www.tabnine.com/), [cloud.tabnine.com](http://cloud.tabnine.com/),...

> I looked it up online, and perhaps you need to set the proxy settings in PyCharm. Look at [this guide](https://www.locaproxy.com/technical-configuration/how-to-configure-proxy-in-programming-ide-for-py-charm) > Let us know if that resolved it! I’ve...

> Please activate the api key signin again Can you please elaborate? I see no such option in my [user profile](https://app.tabnine.com/profile). Did you mean I should enter an API key...

> We currently don’t support `IntegerType` -> `LongType` Huh... Why is that really? I naively assumed it should be just the same as `ByteType` -> `ShortType` -> `IntegerType`. It just...

Issue is still present in latest version of PyCharm and TabNine

@sezruby Any news on this PR? We're running into this issue a lot, having a streaming job that writes to the same partition 24/7, and so we are having a...

Thanks @sezruby ! Yeah I figured I can do that, but was hoping I could simplify my build by using an existing version artifact. _rolls up sleeves_ Oh well...

Hi, will it be possible to use liquid clustering on partitioned tables?