Dmytro Kulyk
Dmytro Kulyk
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened Defining date filter in `SOQL` query causing parsing error ```sql LastModifiedDate >=...
Add options to be able to chose whether to create: * namespace * `prometheus` server * inject `istio` labels
## Is your feature request related to a problem? Please describe As soon as dialect-based parsing use `sqlfluff` to parse SQL it will be great to support sqlfluff context (from...
**Describe the bug** soda-core:2.2.2 is incompatible with Airflow:2.4.1 due to `MarkupSafe` version conflict ```verilog ... soda-sql-bigquery (>=2.1.6,=2.1.1) (2), apache-airflow (2.4.1) is incompatible with soda-sql-bigquery (>=2.1.6,
Hi At 0.15 running for of RDS instance (in kubernetes) we observing following behaviour. on default settings + `queries.yaml` These collectors provides `server` label, other not: * all metrics passed...
### What's wrong using of `master` version causing false-positive `WPS319` violation when using multiline strings in conjunction of function (`dedent` in our case) ```python def _insert_query(config: AWSTransformTaskGroup) -> str: columns...
**Describe the solution you'd like** Upgrade `sqlfluff` dependency to 3.1.0+ There are many needed fixes happened
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened When single table statement contains complex columns and `single_table_references` set to `consistent`...
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened Many of keywords not mentioned in [Athena dialect](https://docs.aws.amazon.com/athena/latest/ug/reserved-words.html) currently treated as reserved...