Ashish Alex

Results 5 issues of Ashish Alex

Use [prettier-plugin-sql](https://www.npmjs.com/package/prettier-plugin-sql) plugin to format sql queries.

Hi, In the current python implementation, a separate model is generated for each SNR value. Are the results reported in the paper for different SNR test data, computed against a...

Hi, The ChatGPT plugin has all of a sudden stopped working. It gives the following error when I give it a prompt Neovim version details ``` ➜ ~/.config/nvim nvim --version...

There are two possible errors relating to dry run: #### Tables / views 1. If the table created by a .sqlx file is not already materialised on BigQuery the dry...

bug

Solves https://github.com/dataform-co/dataform/issues/1805 1. **Tables/views:** For a view / table the metadata need not be set when doing a dry run only query validation is sufficient as metadata cannot be set...