-
**Kibana version:** 8.15/8.16
**Elasticsearch version:** 8.15/8.16
**Server OS version:** Elastic Cloud
**Browser version:** Chrome - 130.0.6723.58 (Official Build) (x86_64)
**Browser OS version:*…
-
Determine storage method (in the DAG object or in a DB table or ??? )
- Must be able to sort/search by "need-by" and remove by "dagrun_id"
- Must be able to allow alternative remove options for task_i…
-
### Bug category:
**Missing information**
### Request:
The [Azure CLI reference guidelines](https://github.com/Azure/azure-cli/blob/dev/doc/reference_doc_guidelines.md#examples) specifiy at lea…
-
### Describe the feature
In our real-world scenario, a generic iceberg catalog name such as `iceberg_{cluster_name}` is used in a region, regardless of the specific iceberg backend metastore.
Us…
-
### Feature Request / Improvement
# Context
Similar to how we can provide an explicit sort ordering OR rely on the existing sorting of the table, I would like to propose that compaction support ex…
-
Hello, I'm running on Rocky Linux Version 9.0 with Python 3.9.10, and am trying to build an index using Centrifuge 1.0.4.2.
Code:
```
./centrifuge-build \
--threads 5 \
--conversion-ta…
-
# Required information
* Distribution: snap
* Distribution version: 5.21.2-084c8c8
* The output of "snap list --all lxd core20 core22 core24 snapd":
```
jsimpso@mc-001:~$ snap list --a…
-
Trying to add rate Limit to the auth and found some bugs
1- trying to add custom Rules to Phone Number plugin and it don't work but the main rate Limit work fine
```
rateLimit: {
enabled: …
-
## What am I trying to do?
We want to serialise a delta table to a json-like format to be returned to a from a fastapi endpoint in Python.
## What happens?
I'm getting the following error, with s…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
Drop table if exists t1;
CREATE TABLE t1 (
id INT …