Andreas Motl
Andreas Motl
I think this particular spot has been improved now?
Hi. On linting and code formatting concerns, I dearly recommend to use [Ruff](https://pypi.org/project/ruff/) these days. I am sure you will never look back.
I think this has been implemented well by @pilosus with GH-408 (thank you again), so we could validate and possibly close this ticket.
Ah, thanks. Sorry, we are currently on vacation, not too much able to dive into dependency resolution debugging actions. If that solves a problem for you, good luck. I may...
Hi @neon0404, please submit a PR. If that doesn't break anything on our end, we will be happy to accept it. With kind regards, Andreas.
Hi. @ckurze shared another occurrance of this, where column names would help to identify which field to disable indexing for. ```python crate.client.exceptions.ProgrammingError: SQLParseException[Document contains at least one immense term in...
Dear Rob, wow, that was quick, and your patch is really extensive. Thank you so much! With kind regards, Andreas.
I just ran through a quick review, yielding some comments shared above, and will be happy to try addressing all details on my own behalf before merging. When doing it,...