Denis

Results 11 comments of Denis

Yeah I was checking that as well, I was thinking is there a faster way :D as I am not too familiar with plugin development. Anyway I will probably proceed...

Sure thing, will do that! Thanks!

Hi, I'll just start writing here on what issues I stumbled upon so far in setting up custom rules using plugin. - Started from this [page](https://docs.sqlfluff.com/en/stable/developingplugins.html) - I had to...

As per slack request here's my `great_expectations.yml` execution environment: AWS Glue ```yaml # Welcome to Great Expectations! Always know what to expect from your data. # # Here you can...

Hello @Shinnnyshinshin I just copied your updated code and ran it on upgraded version, and it didn't failed. I'll do full check later today. Thank you for you help!

@Shinnnyshinshin hi, sorry for delay in response, yes script ran all my suites, no failure with execution. Thanks again for your help!

Hi I recently used [cargo-tarpaulin](https://github.com/actions-rs/tarpaulin) to set up code coverage on a rust project. I could help to set it up if you would like, just let me know.

Anyone figured out another workaround for this, the `--engine llvm --no-dead-code` doesn't work for me, I'm getting error: `Error: "Failed to run tests: A segfault occurred while executing tests"`

> @planck-length if you have an open source project I can check I can take a look at it Don't have an open source project but I can provide you...

> > @planck-length if you have an open source project I can check I can take a look at it > > Don't have an open source project but I...