-
## Feature request
**Is your feature request related to a problem? Please describe.**
Support trino min(x, n) function
min(x, n) → array
Returns n smallest values of all input values of x.…
-
Hi @lbeurerkellner,
Do you have any plans to "natively" integrate token constraint into the lmql language, perhaps through ATLR/Lark/ENBF grammar notation? This is a feature currently supported by …
-
I am not sure if we even need a class full of states, attributes, and methods to wrap `CUtensorMap`. I suspect we just need a lightweight class object + a free, factory function that takes a variety o…
-
**Version of EOSJS**
eosjs@master
**Describe the bug**
failed to serialize the context_free_actions,looks like `eosio.null` has no abi on mainnet, but the eosjs try to fetch abi.
**To Reproduc…
-
-
### Description
I tried many different images of oracle database and every time it stops during download process
Currently on macOS Sequoia 15.0.1
### Version
colima version 0.7.5
git commi…
-
If a static property is read inside a mutation free context, Psalm reports an ImpureSaticProperty error, even though no mutation happened.
https://psalm.dev/r/08b3d4fdf9
-
## Feature request
**Is your feature request related to a problem? Please describe.**
Suport trino strpos(string, substring, instance) function
Returns the position of the N-th instance o…
LZGH updated
19 hours ago
-
### Discussed in https://github.com/DMTF/libspdm/discussions/2320
Originally posted by **LeeTroy** August 22, 2023
I'm running libspdm in a embedded project, the spdm context will be created a…
-
LeakSanitizer has helped me find a memory leak in the PaPulseAudio_BlockingInitRingBuffer function that is called by OpenStream. This function calls malloc( size ) that is not freed in CloseStream.
…