Carter Fendley

Results 9 issues of Carter Fendley

In a normal javascript project, I am able to use Webpack 5 and the [wasm-pack-plugin](https://github.com/wasm-tool/wasm-pack-plugin) just fine. You can see this working in this [Rust Webpack](https://codesandbox.io/s/rust-webpack-4bmup1) sandbox, just open a...

The [Distance](https://github.com/awslabs/deequ/blob/9601dc3a7147dc8f91e0e4c70e74d8c1570a20ec/src/main/scala/com/amazon/deequ/analyzers/Distance.scala#L26) object seems to provide useful utilties to detect drift. But why does it not implement the `Analyzer` trait like other utilities in that package? Due to this it...

question

Hello, I am using this library and noticing some odd results around white space. When the white space is leading or trailing, I do not get any matches. ```python #...

### Description of your changes: This PR adds the ability to change log level in the driver / launcher containers. This is implemented in a similar pattern as the overrides...

lgtm
size/XL
ok-to-test

Just testing the github action, not an actual PR

needs-ok-to-test
size/M

### Feature Area /area backend /area samples ### What feature would you like to see? The V2 backend driver / launcher images being built and tested against incoming PRs through...

area/backend
area/samples
kind/feature

Testing test modifications before pushing to #11196

needs-ok-to-test
size/L

Wanted to ask a few questions about [this PR](https://github.com/dask/dask-kubernetes/pull/661) that was changing the Dask Kubernetes settings / configuration. **Firstly,** I may be confused about the `async` addition for `_is_service_available` and...

question

### Contributing guidelines - [x] I've read the [contributing guidelines](https://github.com/docker/setup-docker-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug, and: - [x] The documentation does not mention anything about my problem...

status/triage