-
I have 2 machines: a worker machine and a scheduler machine.
The worker machine is centos 7 with python3.7 and dask-distributed 2.5.2.
The scheduler machine has a docker container running. The d…
-
During the prep phase, the docker run command doesn't correctly setup the initdb.sql
```bash
docker run --rm guacamole/guacamole:1.5.5 /opt/guacamole/bin/initdb.sh --postgres > initdb.sql
```
Th…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
daviszhen:0925-clean-code
### Commit ID
lastest
### Other Environment Information
```M…
-
Hi,
I'm getting NPE in real world example.
Following code is minimal reproduction of this error.
### Steps to reproduce the behavior (Required)
```
CREATE TABLE test (
id STRING,
col1 DECI…
-
Currently the project use pyspark which depends on Spark and Hadoop, dependencies that do not natively run on Windows and make the script not Windows friendly, see #13 for the details. It seems that p…
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Describe the feature
Add support for YDB
- [YDB](https://ydb.tech) is a versatile open source Distributed SQL Database that combines high availability and scalability with strong consiste…
-
https://s3.amazonaws.com/clickhouse-test-reports/65184/bf04aebc948b078ba2f00dcb601e89158367422c/ast_fuzzer__ubsan_.html
```
4965721:2024.06.13 01:49:09.427779 [ 161 ] {b2175080-7296-4079-8822-3e16…
-
### Due to this issue, we cannot launch the production server successfully. The migration stalls and the application fails to initialize correctly in the distributed environment.
### We are encount…
-
In the light of #277 and Project Hexanet's internal needs. Here is the list of things to do:
- [x] #259
Refactoring:
- [x] #303
- [x] Replace updatepipe package written for go-imap v1 with a …