-
Because database migration is a step required to deploy majority of modern PHP apps, App Engine should have `/cloudsql` folder with socket connections to binded to Cloud SQL server the same way App En…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
c64026ac2962f074ec5ec454df57d584431d7c81
### Other Environment Infor…
-
from https://datafusion.apache.org/
> DataFusion is an extensible query engine written in [Rust](http://rustlang.org/) that uses [Apache Arrow](https://arrow.apache.org/) as its in-memory format. D…
-
### Version
1.27.0
### What happened?
I want to generate sql query using copyfrom annotations and got an error
### Relevant log output
```shell
# package bankstatement
error generating code:…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
zhangxu19830126
### Commit ID
2f495709d03654899bb9bf149cce6c523b9b738c
### Other Enviro…
-
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
Currently when configuring two REST catalogs in spark, the `s3.signer.uri` of the …
-
## Your Environment
* Presto version used: Presto (Java) v0.286
* Storage (HDFS/S3/GCS..): S3
* Data source and connector used: Iceberg
## Expected Behavior
Once views are created, they are per…
-
I've connected to our databricks workspace with a `sa.Engine`, specifying the database/catalog as `my-catalog`:
```python
>>> engine
Engine(databricks://token:***@mycompany-test.cloud.databricks.co…
-
The support of SQL syntax is very limited and not well tested. First of all, we should define the feature set clearly and document it. Second, I want to support basic arithmetic functionality. Third…
-
### Describe the bug
I use the following Panache **filter** query:
```
..
// JPQL-fragment throws exception
repository.filter("CAST(created as String) LIKE CONCAT(:created, '%')", "2024);
..
```
T…