EvgSkv / logica

Logica is a logic programming language that compiles to SQL. It runs on DuckDB, Google BigQuery, PostgreSQL and SQLite.
https://logica.dev
Apache License 2.0
1.74k stars 91 forks source link

BigQuery type retrieving support #304

Closed ksyusha123 closed 8 months ago

EvgSkv commented 8 months ago

Overall looks good!

I left a couple comments inline.

Also I tested it and couldn't make it run in colab. Can you please take a look?

https://colab.research.google.com/drive/1xSZwh4-2Df5S4BVdpgYx29mpxJ5Pax5w?usp=sharing

EvgSkv commented 8 months ago

Beautifully written! Thank you for your contribution!