-
### Describe the bug
Today I encounter this traceback error:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\user\anaconda3\envs\py11\Lib\site-packages\arcticdb\arct…
-
## Problem
Given a `&World`, I cannot issue a query that only reads from the world.
There are two possible methods on `World` for this: `query`, `query_filtered`, plus `SystemState::new()`. All …
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. `create table t(pk int primary key, v int, uk int, nuk int, key uk…
-
**1. Environment**
- Device: Xiaomi
- OS: Android 8
- APP: [0.10.1]
**2. Describe the feature request**
Would be great to have a "wish to read" or "Read Later" list (beside the actual…
-
```bash
root@4d673d1b7d29:/opt/apache-doris# cat fe/conf/fe.conf |grep -v "^#" | yq -p=props -o=props
CUR_DATE = '`date +%Y%m%d-%H%M%S`'
LOG_DIR = ${DORIS_HOME}/log
JAVA_OPTS = '"-Dfile.encoding=U…
dyrnq updated
3 weeks ago
-
The agenda is dark color with the texts having different color, against a white background which makes it hard to read.
![image.png](https://raw.githubusercontent.com/W3iZhi/pe/main/files/1ec7b923-fa…
-
Currently on the latest version of pmms I have all the ads for each video taken from youtube. Is there a way to patch ?
-
Hello,
there seems to be an issue with reading/evaluating a specific dataref with xlua.
I assume it could be an issue with xlua, as there is no issue to read this dataref with the DataRefEditor or…
-
### Description of feature
Currently, we still default to `read` permission when collaborators are added to an instance.
I was running
```python
adata = ad.AnnData(
X=np.ones((2, 1000)),…
-
### Proposal
Currently the text that's output when a test is failing is pretty hard for a human to parse. This is an example of a test failure I'm working on today that takes a good amount of effort …