-
-
## Enhancement
### ShowStmt
There are some ```SHOW xxx LIKE xxx``` problem.
* [x] #30803
* [x] #30783
### Information_schema
* [x] #31554
-
## Current Behavior
Traceback (if applicable):
```xsh
Traceback (most recent call last):
File "C:\Users\simon\miniconda3\envs\r312\Scripts\regolith", line 2, in
from regolith.mai…
-
For the analysis of large programs, the autotuner should set the analysis to be context-insensitive, following the heuristic that context-insensitive analyses tend to terminate more quickly.
-
### Is your feature request related to a problem?
There is no clean way to store case-sensitive data (like usernames), but ensuring that this data is unique when ignoring case-sensitivity.
### D…
-
We should support wildcards and regex in table formatting. For example, `*_percent` could be used to format any column ending in `_percent` as a percentage.
A few things we need to determine:
1.…
-
Implement a search bar to filter the process list based on the process name.
- Make sure it's case insensitive.
- Bonus points for fuzzy search.
-
https://github.com/benadida/helios-server/blob/master/helios_auth/auth_systems/github.py#L60-L66
it's fine to preserve the info exactly as pulled from GH but for comparison with voter rolls etc it …
-
When trying to create a composite type with a collated string, CRDB v24.2.3 throws a syntax error:
```
demo@127.0.0.1:26257/defaultdb> CREATE TYPE IF NOT EXISTS my2 AS (id INT8, name STRING COLLAT…
-
Targeting `x86_64-pc-windows-msvc` on ubuntu, linking failed with the error:
```
= note: lld: error: could not open 'DirectML.lib': No such file or directory
lld: error: could not ope…