-
While `MULTISET` doesn't maintain any ordering in standard SQL (and our `MULTISET` predicates emulate this correctly), our emulations still conveniently keep the ordering intact where possible.
Thi…
-
Hello,
Something we do frequently is to compare two tables (like one in dev, one in prod and you want to be sure there isn't any regression).
### Objectives :
-accurate and actionable
-fast
…
-
Emacs 29.4 on MacOS
I installed via MELPA with use-package. `artbollocks-reading-ease` errored about 'syllables' not being defined. The MELPA code looks like it is a mix between this code and the o…
-
### Feature Description
I'd love at least one, or all of these features to solve my challenges discussed in Use Case:
1. `countTokens(string, model)` a utility function to calculate token count fo…
-
Is your feature request related to a problem? Please describe.
Scope: [_PUCAR_ Case PDF Format -with Feedback.pdf](https://github.com/user-attachments/files/17461115/_PUCAR_.Case.PDF.Format.-with.Fee…
-
We currently use `QuantumState::sampling` for state sampling.
The current implementation involves random number generation for `sampling_count` times:
https://github.com/qulacs/qulacs/blob/00040b9…
-
# Environment
**Delta-rs version**: 0.19.0 (also tested against main)
**Binding**: Rust
**Environment**: MacOS, linux
- **Cloud provider**: AWS
- **OS**: MacOS, Linux
- **Other**:
***
…
-
The current amplicon coverage script devised by @dr-david won't work for all sets of primers and corresponding amplicons. The current logic exploits non-overlapping amplicon regions/positions to ident…
-
### Which OpenObserve functionalities are the source of the bug?
log search
### Is this a regression?
Yes
### Description
```sql
SELECT max(_timestamp) as _timestamp, (CASE WHEN variations LIKE …
-
### Bug report
I found false positive reporting of `Comparison operation ">" between int and 0 is always true.` on arrays in cases when they are emptied by unsets.
It occurs when unset is called i…