-
When trying to install POP!_OS 20.10 from a Live-OS session on my MacBookPro13,1 it fails just before loading the partitioning page with the installer.log reading
```
[INFO distinst:crates/disks/src…
rbosh updated
10 hours ago
-
**Concept**
Resharding can be implemented by extending `ReplicatedMergeTree` table engine a little, so there is a replica on every cluster node, but every replica is responsible for an automaticall…
-
## Enhancement
From https://asktug.com/t/topic/122937/10, TiDB cannot compare string and date/time automatically when partition pruning:
```
create table t (
vdate varchar(25)
) partition by …
-
Currently, when starting 10 new processors, each of them tries to acquire same partitions.
what about adding there a randomization?
-
### What's the use case?
See https://dagster.slack.com/archives/C01U954MEER/p1693253738981109
Use case: copy and paste a list of partitions into the launchpad. With a previous version of the UI y…
-
DefParser::P in in limbo in the third-party tool really didn't find the property vPinPort
-
### What's the use case?
Currently, single-run backfills of a dynamic partition only allow to submit all partitions, yet the UI allows users to selectively identify partitions to generate runs for.
…
-
I have a home server with 3 external HDd attached. When I have to reboot the system, I am never sure which is the new order of the hard disks decided by windows, and for some reasons I have to assign …
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
DROP TABLE IF EXISTS t1;
CREATE TABLE t1 (
d date NOT NUL…
ghost updated
3 months ago
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2769
Originally created by @aaronsteers on 2021-05-27 02:23:35
---
Note: this was created as a possible path forward for [#2738](ht…