-
[SQL++](http://arxiv.org/abs/1405.3631) a relatively recent effort at providing a super-set of SQL which includes support for nested queries, and JSON data. It seems to be a an active project, with a …
-
I was trying to mark the Sort Merge Join as stable and run TPCH tests with SMJ enforced. Got the issue below, we need to fix before returning to discuss SMJ stable status
To run benches
`RESULT…
-
Hello,
We are running calculations on Naiad and computation fails on large datasets. For single thread and small datasets, there is no problem. We running Naiad on virtual machine in Mac.
Can you hel…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
`datafusion` is in process of removing their built-in window-functions, which our current `…
-
Creating this issue to share findings and as reference thread for further discussion. cc @findepi @electrum @phd3
----
It'll be beneficial to reduce Iceberg [TableScan::planFiles](https://githu…
-
```
Error: Failures:
Error: TestIcebergOrcConnectorTest>BaseIcebergConnectorTest.testRepartitionDataOnCtas:3127->BaseIcebergConnectorTest.testRepartitionData:3213->AbstractTestQueryFramework.as…
-
We are unable to read in a parquet file that was created via DuckDB - polars, clickhouse, datafusion, pyspark, and pyarrow _are_ able to read this file. Upon further investigation, it appears to be a …
-
roachtest.copyfrom/crdb-nonatomic/sf=1/nodes=1 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/14626096?buildTab=log) with [artifacts](https:/…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Environment
```Markdown
- Version or commit-id (e.g. v0.1.0 or 8b23a93):fb5bed90c374a32f793629a002ff97…
-
### What happens?
Custom compiled DuckDB python extension cannot load.
### To Reproduce
source /path/to/env/bin/activate
mkdir -p build
cd build
cmake ..
make -j10
### OS:
Linux
### DuckDB V…