-
# 1. Entity
*BaseOrder*
```java
@Entity
public interface BaseOrder extends BaseEntity {
/**
* 地址详情
*/
@Serialized
@Null
AddressView address();
}
```
*Address…
-
**What steps did you take and what happened:**
Hello,
I'm using below valuefiles config which seems to be generating an issue:
```
snapshotsEnabled: true
cleanUpCRDs: true
configuration:
…
mimek updated
3 weeks ago
-
### Bug Description
Hello,
If you try to initialize the OpensearchVectorClient using an AWS endpoint -and- an async connection `connection_class=AsyncHttpConnection` you will get an error
After…
-
While testing on two laptops the last two weeks I was discovering various issues caused by ollama version differences.
On laptop 1: could not run granite3-dene well. seem ollama itself was "stuck" at…
-
Right now we have 4 modules in our SM repo:
- github.com/scylladb/scylla-manager/v3 - core SM module
- github.com/scylladb/scylla-manager/v3/pkg/managerclient - wrapper around SM client generated from…
-
**Describe the bug**
OpenCost often crashes on startup on large clusters
**To Reproduce**
Start an opencost pod
**Expected behavior**
opencost runs
**Which version of OpenCost are you usin…
umats updated
2 months ago
-
This is the same issue as https://github.com/rapidsai/dask-cuda/issues/1408 . Cross-posting here as it's more related to cuDF instead of `dask-cuda`.
The following snippet works with `DASK_DATAFRAME_…
-
### Version
v4.5.9
### Context
I'm running into the following NPE when specifying a `batchHandler` on the consumer. Seems like it's still necessary to specify a no-op `handler()`... even if you…
-
There is a bug in the websockets reconnect logic.
When this code that replaces the websockets.legacy.client.Connect.__aiter__ function catches internal errors in the websockets lib, it will either re…
-
### Just Dire Things version
1.4.9
### Minecraft Version
1.21.1
### (Neo)Forge Version
21.1.77
### Modpack & Version
ATM10 1.20
### Do you have optifine or Rubidium installed?
No
### Describ…