-
### 설명
SQLAlchemy를 통해 Incidence Rate 관련 쿼리를 추출했는데, 해당 쿼리를 Formatter 적용하려했지만 오류가 발생
```sql
WITH tar_start AS
(SELECT cohort_id_407.index_date_all.person_id AS person_id, min(cohort_id_407.index_…
-
If you are submitting a **bug**, please include the following:
Hi Team,
We have a big side-effect of using DBeaver SQL formatter within spotless "as is".
When I run this formatter on valid Sp…
-
```sql
CREATE OR REPLACE STAGE test
URL = 'azure://test.blob.core.windows.net/test/testfolder'
STORAGE_INTEGRATION = DATALAKE_SI
FILE_FORMAT = (TYPE = 'AVRO');
-- list stage
list @test;
…
-
**Is your feature request related to a problem? Please describe.**
We support all crdb functions following the [documentation](https://www.cockroachlabs.com/docs/v22.1/functions-and-operators.html), …
-
The latest release of [sqruff](https://github.com/quarylabs/sqruff) added support for reading from stdin and I was starting a PR to add `sqruff` as an option for the `sqlformat-command`. However, the…
-
## Issue Description
Every column contains its header as a column value when there are more than `batch_size` rows.
## Steps to Reproduce (Bugs only)
1. Config file:
```
transformati…
-
Please add support for SQL formatting!
xtuer updated
4 months ago
-
This should format `lantern.sql` and regression test SQL files.
[Sqlfluff](https://github.com/sqlfluff/sqlfluff) is one good option to use for this, but have not looked too much into it.
-
### What's up?
There was a surprising amount of [chatter on HN](https://news.ycombinator.com/item?id=37534773) about the formatting of the SQL examples on our home page. For example:
> It may be …
-
### What is the bug?
OpenSearchClient is not having any way to use _plugins/_sql?format=json API.
### How can one reproduce the bug?
POST _plugins/_sql?format=json
{
"query": "SELECT * FROM b…