xg1990
xg1990
连接还有效吗?http://datacenter.mep.gov.cn/report/air_daily/air_dairy.jsp
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened ```sql SELECT * EXCEPT (row_no) FROM table_name WHERE row_no = 1 ```...
**Describe the bug** `styled-components` is not included in deps **To Reproduce** Steps to reproduce the behavior: 1. Start an brand new react app 2. put the chatbot into src/App.js **Expected...
The following query failed when the source table has a column removed ```sql {{ config( materialized = 'incremental', unique_key = 'date', on_schema_change = "sync_all_columns", ) }} SELECT DISTINCT * FROM...
### Describe the bug The instance is killed with the reason `OOMKilled`. Seems there is a memory leakage. ### Steps To Reproduce When run `dbt build` with multiple threads enabled,...
### Is your feature request related to a problem? Please describe. Foam’s daily-note templates today support date-format variables (e.g. `{{date}}`, `{{title}}`) but there’s no first-class way to inject different content...