-
## My Environment
* __ArangoDB Version__: 3.6.3 ,3.7.3
* __Storage Engine__: RocksDB
* __Deployment Mode__: Single Server
* __Deployment Strategy__: Manual Start in Dock…
-
We have huge tables (parts of partitioned table) and we need to select data from this table by equality some field. We created btree index on required field but while selecting data PostgreSQL does no…
-
This issue is intended to keep track of the suite of optimizations, refactoring, enhancements, experimentations, and documentations we plan to implement/write in both the new fast recursive join imple…
-
## Enhancement
Looks like TiDB does not support estimate filter selectively on derived column, which may cause some sub-optimal plans. Take tpch query 18 as example:
```
+--------------------------…
-
```
$ uname -a
Linux work 6.8.0-45-generic #45~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Sep 11 15:25:05 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
$ sudo lsusb
Bus 002 Device 001: ID 1d6b:0003 Li…
-
One of ComputerCraft's longest standing issues is that computers can use an unbounded amount of memory. This means that malicious users can allocate large amounts of memory, slowing down or outright c…
-
### Cloudberry Database version
_No response_
### What happened
The last two selects should get the same result, but they are not
### What you think should happen instead
_No response_
### How t…
-
The `/tasks/{taskID}/runs` is defined as:
```yaml
'/tasks/{taskID}/runs':
get:
tags:
- Tasks
summary: Retrieve list of run records for a task
parameters:
…
-
The `book_n` column of tei2csv output [comes from](https://github.com/sasansom/sedes/blob/c08cb6fb7e7e68ddb851821e159fcf22dc2452a8/src/tei.py#L246) the [`@n`](https://tei-c.org/release/doc/tei-p5-doc/…
-
Submitted by: @ArnoBrinkman
PLAN Output \(At least the detailed PLAN\) should contain also the information from a selectable STORED PROCEDURE used in a statement\.
Example DDL/DML to show issue:
…