-
I have a node which is in infinite boot loop due to MySQL timeout.
![image](https://github.com/user-attachments/assets/344e01b0-2b85-460a-aaf2-6f9d9eab93e3)
During the boot node tries to delete so…
-
I just tried this
jupyter nbconvert --to pdf --no-input notebook.ipynb
And it is a really convenient way to remove the code cells from the PDF.
I thought it would be really nice if somet…
-
(fastspar_env) root@LAPTOP-RCQ2QTQ1:/mnt/e/zby/JJ/fastspar# python /mnt/e/zby/jj/fastspar/fastspar.py
Running command: fastspar_bootstrap --otu_table /mnt/e/zby/jj/fastspar/fake_data.tsv --number 100…
-
### Describe the bug
The terminal window has to be sufficiently narrow to force the table command output to split a string into multiline for this crash to occur. The string must also contain a unico…
-
When running either of those commands with the `--tables` flag, the tables get passed into the function as a list of strings (as per the function signature), but the code was previously written with t…
-
Show the same information plus the size in the table mode.
-
### Use case:
In clusters where users drop and recreate tables in quick succession, the `create table` can fail with a keeper exception indicating Keeper hasn't yet removed the table. We can retry a…
-
**Describe the bug**
```
$ vendor/bin/typo3 deepl:glossary:list
============
Read more here: https://www.deepl.com/docs-api/managing-glossaries/listing-glossaries/
============
Uncaught TYPO3 …
-
showTableId command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following showTableId command in nereids:
unsupportedshowTableIdStatement
``` SHOW T…
-
Jira Link: [DB-12511](https://yugabyte.atlassian.net/browse/DB-12511)
### Description
Problem
---
* The ANALYZE command doesn't populate the stats for partitioned tables at the top-level.
* Missi…