-
### Description
So, polars notably allows more types of expressions in select that is available in SQL. ([example in tutorial](https://docs.pola.rs/user-guide/concepts/expressions/#examples))
Ho…
-
To reproduce this issue , you may use the code i m pasting below. This application queries a table using sqlServer which contains a json column.
table structure -
```
Author {
id int ,
name varch…
-
Hi! I've been recently trying out ```rix``` and encountered the following issue
## Context
I'm working in a shiny app docker image and decided to give a try to `rix`. Dependency management worke…
-
## Feature request
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Overview
It would be g…
-
Jira Link: [DB-13426](https://yugabyte.atlassian.net/browse/DB-13426)
### Description
With value `yb_enable_expression_pushdown` set to `on`
this test case
```
create table test (a bigint…
-
It seems that SQLite original cache for expression is always disabled. Need to investigate whether it can be repaired or should be removed (for instance, if it gives no performance increase).
-
When trying to use sqlc for our project I noticed a few things were not supported that we require. We do use CockroachDB with the postgres engine.
1. The [`ON UPDATE`](https://www.cockroachlabs.com…
-
### Is your feature request related to a problem?
_No response_
### What is the motivation behind your request?
I'm a developer of [BigQuery Dataframes ](https://github.com/googleapis/python-bigque…
-
In a discussion with a colleague, were I was showcasing `quamina`, he asked whether the `quamina` authors considered SQL(-like) expressions instead of JSON patterns, e.g. using [CloudEvents SQL Expres…
-
We are seeing multiple cases where computed column expressions need to be fixed before an upgrade to a newer version is possible. This is due to various backward-incompatible SQL changes, like removin…