Greg Finley

Results 13 issues of Greg Finley

`fields` could be `None` if `exclude` is provided. Though I guess no way to represent in types that you need one or the other populated.

Example from [another site](https://www.setgame.com/set/puzzle): ![Screen Shot 2021-06-18 at 9 05 47 AM](https://user-images.githubusercontent.com/28961086/122588883-770a0200-d014-11eb-814a-b254b65b2274.png)

enhancement

### Brief summary of the change made Closes https://github.com/sqlfluff/sqlfluff/issues/3748 ### Are there any other side effects of this change that we should be aware of? No ### Pull Request checklist...

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? ``` Python 3.8.13 (default, Jul 11 2022, 12:06:54) [Clang 13.0.0 (clang-1300.0.27.3)] ``` 2....

bug
needs triage

I observed that Quip returns 429 on rate limit exceeded. I failed to export my Quip docs several times but it worked after changing this line to handle both 429...

### Brief summary of the change made For https://github.com/sqlfluff/sqlfluff/issues/5789 ### Are there any other side effects of this change that we should be aware of? No ### Pull Request checklist...

### Brief summary of the change made Closes https://github.com/sqlfluff/sqlfluff/issues/5694 ### Are there any other side effects of this change that we should be aware of? Snowflake technically treats `EXECUTE IMMEDIATE`...

Right now `lila-ws` is fired off as a background process. It could instead be run by a separate Docker image and orchestrated together with `lila` via docker compose.

### Exact URL of where the bug happened https://lichess.org/stat/rating/distribution/bullet?username=ericrosen ### Steps to reproduce the bug Go to the rating distribution chart for a top player. ### What did you expect...

bug

Closes https://github.com/get-select/dbt-snowflake-monitoring/issues/117