-
### Describe the bug
if a query contains UDFs with large bodies, the result of explain includes the whole UDF source code in a single line, which is truncated after some length. While this is ok, aft…
-
My problem. There are a bunch of different ones, which I'll incrementally fix in #23275, but I need one issue for tracking.
* fedora-39 : sys podman fedora-39 root host boltdb
* [08-15 13:42…
-
There should be small bats hanging from the ceiling and they're turned into the giant bat. There are no bats with the hyper mode patch and the giant bat spawns out of thin air (his death animation is …
-
`MODULE.bazel` has:
```bazel
git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
git_repository(
name = "bazel_bats",
remote = "https://github.…
-
```
[run_kubernetes_tests.sh:145] ERROR: Tests FAILED from suites: k8s-guest-pull-image-encrypted.bats k8s-guest-pull-image-authenticated.bats k8s-guest-pull-image-signature.bats k8s-confidential-att…
-
I'm trying to import bats-file in my code, however its unsure if you're actually supporting it?
If yes any update on versions? node packages? theres lot of ambiguity on usage and import.
Can you pl…
-
## Issue Type
- [ ] Bug report
- [x] Feature request
- [ ] Question / Support
## Description
I would love if you could add support for bat identification a la [BattyBirdNet](https://github.co…
-
**Describe the bug**
Unable to pass a zero value (0) to `parallel --jobs` via Bats. This prevents the intended behavior of running as many jobs in parallel as possible. Reference: [GNU Parallel Docum…
-
### Actual Behavior
Two bats tests related to factory reset fail on Linux:
- `factory-reset when Rancher Desktop is not running`
- `factory reset - keep cached k8s images`
### Steps to Reproduce
…
-
**Describe the bug**
According to the documentation:
> The colon is intended as a separator for (recursive) namespacing.
I added a couple of tags like `simple:a`, `simple:b` etc. Then I want to…