-
Jira Link: [DB-13476](https://yugabyte.atlassian.net/browse/DB-13476)
**Description**: MINVALUE is not passed to a sub-partition.
**Schema used**
```
DROP TABLE DONATIONS;
CREATE TABLE donations
( i…
-
### Describe the bug
Reading a 2GB parquet file with a single row group:
![image](https://github.com/user-attachments/assets/dfa36531-9638-405d-82d0-77a52ba8a4a9)
Reading a 1-row parquet file:
…
-
Hi, I have some feedback about [this page](https://github.com/hazelcast/imdg-docs/edit/v/3.12/docs/modules/computing/pages/durable-executor-service.adoc)
Found DurableExecutorService error prone in…
-
### Describe the bug
Failed to run the spark task with below errors
```
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/flytekit/exceptions/scopes.py", li…
-
@mattp
PG Version : 16
Partman Version : 5.0.1
I have two partitioned tables, booking and booking_lines, with the following setup:
booking is partitioned by created_at on a monthly basis.
boo…
-
Hi, I want my metis partitions to accept a random seed option, so that the partitions are different at each seed. How would I go about implementing that? I know metis has this option.
-
By forcing a partition number, you move the responsibility of balancing partitions to the user. This might lead to imbalanced partitions and workers having problems processing message from these parti…
-
### Dagster version
1.6.2
### What's the issue?
When initiating a backfill for multiple assets, where all of them have single run backfill policy, then the downstream assets' partitions do not get …
-
Reported in https://stackoverflow.com/a/70178087/17100540 by @DahnJ.
Given imbalanced data, you want the same value to be split across multiple output partitions:
```python
In [1]: import dask.da…
-
### 🐛 Describe the bug
Running `Super_SloMo` from torchbench with XLA fails with:
```python
File "torch/_dynamo/backends/torchxla.py", line 49, in fwd
compiled_graph = bridge.extract_compi…