-
### CrateDB version
any
### CrateDB setup information
Docker standard.
#### CrateDB
```shell
docker run --rm -it --publish=4200:4200 --publish=5432:5432 crate/crate:nightly -Cdiscovery.type=single…
-
## What keywords did you search in kubeadm issues before filing this one?
If you have found any duplicates, you should instead reply there and close this page.
If you have not found any dupl…
-
### Version
Self hosted karpneter 0.7.0 with the custom version supporting H100 (https://github.com/Azure/karpenter-provider-azure/pull/553)
### Expected Behavior
node should join the cluster. …
-
**Version**
1.1.48
**Symptom**
joining two vectors works fine.
joining two lists returns a vector not a list
**Reproduction**
```clojure
(let [s "'[(1) (2)]"
pos (pe/str-find-pos …
-
What about indexes, foreign keys and tables joins? Right now this package behaves like a key/value storage with SQL, rather than proper SQL database.
-
-
### Feature description
We do support to export / import lots of the layer properties to / from QML style files (`saveNamedStyle` / `loadNamedStyle`), but joins are not yet supported.
![image](ht…
-
Kysely supports `LEFT JOIN LATERAL` and `INNER JOIN LATERAL`, but doesn't support [lateral subqueries](https://www.postgresql.org/docs/current/queries-table-expressions.html#QUERIES-LATERAL) of the sy…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
**Describe the issue**
I setup Azure cloud and everything works fine
I make a POST request to make bot join a meeting.
`curl -X POST --insecure -H "Content-Type: application/json" -d '{"joinURL"…