Dai Zhang

Results 17 issues of Dai Zhang

when managing time series data, there will be the cases when we want to insert some rows to the front of the dataset. for example, I have a dataset which...

I want to add a nameserver for some domains for my cluster, e.g. I want my coredns corefile to be like below: ``` .:53 { errors health kubernetes cluster.local in-addr.arpa...

### Checks - [X] I have checked for [existing issues](https://github.com/airflow-helm/charts/issues). - [X] This report is about the [`User-Community Airflow Helm Chart`](https://github.com/airflow-helm/charts/tree/main/charts/airflow). ### Motivation It's a common case for upgrading the...

kind/enhancement

is there a command to show the metadata starrocks load for a table? I have create a table in trino with ``` trino> CREATE TABLE iceberg.sort_order_exp.csdate1001 ( -> date date...

type/bug
no-issue-activity

### 配置环境 1. 启动命令 ``` docker run --restart=always --device /dev/net/tun --cap-add NET_ADMIN -ti -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/root/.Xauthority -e EXIT=1 -e DISPLAY=$DISPLAY -v $HOME/.ecdata:/root/.ecdata -e URLWIN=1 -e TYPE=x11 -p 0.0.0.0:54530:54530 hagb/docker-easyconnect:vncless-7.6.7...

## Describe your Issue It's a common case that user could upload files that larger than 5GB, and when using s3 backend, it's limited by `copySizeLimit` parameter. ### Logs and...

## Describe your Issue I am using helm to deploy a nextcloud app but sometime it fails and can not restart normally. after some digs, I found that it's because...