Jeppe Fihl-Pearson

Results 57 comments of Jeppe Fihl-Pearson

I have made a PR to limit the highest urllib3 version allowed with this library: https://github.com/kubernetes-client/python/pull/2417.

I should probably mention that I managed to get the `sqlfluff.utils.reflow` module compiled with `mypyc` with only some minor changes required: ```diff diff --git src/sqlfluff/utils/reflow/elements.py src/sqlfluff/utils/reflow/elements.py index 1a386e189..4501cb81e 100644 ---...

Thank you for the pointer about `--persist-timing`, that does seem helpful. I found a minor annoyance with it, which I made a PR to fix: https://github.com/sqlfluff/sqlfluff/pull/6229. It would be helpful...

I am seeing the exact same thing, also authenticating with IAM to an MSK cluster. I haven't managed to figure out what is causing this either.

#1121 should fix this.

This was noted on https://github.com/facebook/rocksdb/issues/13840#issuecomment-3204450011, but it probably wasn't the most obvious place so good to have an open issue to track it.

I haven't run tests yet, as I'd like to get confirmation that this is approximately the right set of changes to make for this. Also, it looks like there's only...