-
# Why?
- I needed this functionality and ended up extending it within my own code, I would imagine others would appreciate this functionality being part of the library.
- As this package is inspired …
-
TIPS:
You can use "s info" get more detail
✔ [Paraformer] completed (1.33s)
✔ [Flux] completed (0.86s)
✔ [CosyVoice] completed (0.83s)
✔ [VideoMerge] completed (1.44s)
✔ [Remotion] completed (1.95s…
-
## Description
SparkDataset isn't working with serverless cluster retrieved by databricks-connect. Is there a way to overwrite the way spark session is created in the dataset class?
## Context
I'm t…
-
### Are you certain it's a bug?
- [x] Yes, it looks like a bug
### Are you using the latest plugin release?
- [x] Yes, I'm using the latest plugin release
### Is there an existing issue for this?
…
-
Not really a feature request as much but we run our containers in a very chiseled instance, no bash or root user etc. We run them in Azure App Containers, for .NET
To be able to do this we had to jum…
-
The "lifetime" property doesn't work for "local" entities. since there is no client side mechanism to make the deletion happen.
Because of this , we are 100% forced to manage the deletion of those ent…
-
**Describe the feature:**
Currently, plugins have limited control over the the management page's nav cards using `ManagementStart#setupCardsNavigation`. They are able to hide a [specific subset of ap…
-
**Describe the problem**
Cannot restore a backup of a cluster:
```
ERROR: internal error: found MULTIREGION_ENUM on non-multi-region database crdb_temp_system
SQLSTATE: XX000
DETAIL: stack trace:
pkg…
-
## Summary
The execution of [x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts](https://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/dep…
-
It appears the code below runs in every Kibana environment, but presumably since it's looking for a project id, it should only be run in serverless. I think we should either change it so it only runs…