-
Hi there! Any plan to publish the official Java lib with cross-compile native binaries to maven central? It would be fun to add it into a JDBC driver, so that user can issue PRQL in addition to SQL in…
-
Make sure these boxes are checked before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included it here as text if any
- [x] I have reproduce…
-
#### Environment
superset previous version: 1.5.1
superset installing version: 2.1.0
python version: 3.9.13
OS: CentOS 7.7
#### How to reproduce the bug
1. `pip install apache-superset --upg…
-
AWS Aurora has a feature where it replicates read copies of your DB across multiple availability zones in a VPC. I think the purpose is to get better performance and increase DB redundancy.
Here i…
-
I use custom function element to support multiple database:
```
from sqlalchemy import DateTime
from sqlalchemy.ext.compiler import compiles
from sqlalchemy.sql.functions import FunctionElement
…
-
**Apache Airflow version**: 2.0.2
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.19
**Environment**:
- **Cloud provider or hardware configuration**:…
-
I searched previous Device Request and found some similar ones but with different Manufacturer-Id, starting _TZ3000_ but different Suffix.
![image](https://user-images.githubusercontent.com/402676…
-
Adding another database provider should be fairly straight forward. Bitwarden's data access layer is abstracted away with repository interfaces which can be found under `src/Core/Repositories`. I've a…
-
目前Online DDL的逻辑是, 表大小超过阈值则调用pt-osc/gh-ost.
是否可以在这之前提前做一个逻辑判断, 当DDL语句指定`ALGORITHM=INPLACE, LOCK=NONE;`时, 不调用pt-osc, 或者直接在DDL页面加个pt-osc的开关.
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
dinky:0.7.1
starrocks:2.4.3
…