Evgeny Skvortsov

Results 56 comments of Evgeny Skvortsov

@cscetbon @Thomaash Here is an example of using VisJS in regular Jupyter notebook, we need to use `require` here. https://www.kaggle.com/evgenyskvortsov/another-visjs/edit Here is an example of using it in Google CoLab,...

Support for user types (aka structures, records) and type inference were added to Logica. Now Logica supports PostgreSQL fully. https://opensource.googleblog.com/2023/09/full-support-of-postgresql-engine-comes-to-logica.html

Hi @emiruz thank your for the report and supportive feedback. I [have added](https://colab.research.google.com/github/EvgSkv/logica/blob/main/tutorial/Logica_tutorial.ipynb#scrollTo=GA_MzWuURFKY) a warning about incompatibility of the syntax with SQLite. I'll also fix the executor to show the...

Thanks for reporting! I will be looking at this.

Hi @yilinxia , I wish we can have a better user experience with this, but generally I'd say that this is "working as intended". When having deep recursion we should...

Thanks for filing the issue! I didn't work with Databricks before. I briefly looked at documentation. The good news is that Databricks has structs and arrays, so adding this as...

Hi @rvalek , that's great to hear! Adding nuances of Databricks to dialects (under compile folder) should be straightforward and safe. If deeper changes are needed (e.g. in universe.py or...

Hi @KantorSerhiy ! Sorry, missed the comment. Sending PR to main is just fine! Thank you!

@KantorSerhiy , btw, I did respond in the PR, it looks great! I left just a couple of requests to comment and it's good to be merged after that.

@KantorSerhiy great! No worries! Just wanted to make sure your progress isn't blocked on me :-)