-
# Crash report
### What happened?
Calling `difflib._test` in threads in a free-threaded build (with `PYTHON_GIL=0`) will result in aborts or segfaults, apparently related to memory issues:
```pytho…
-
### Version
24.10
### Which installation method(s) does this occur on?
Docker
### Describe the bug.
To repro -
1. Build release container locally and use it for building the morpheus_pipeline doc…
-
Add support for additional VM sizes
-
Since 601645c3b70e2a17d18779a3a51b8bc9ecdc9aa6, CC @rnk, the following testcase fails:
main.cpp:
```c++
int DoIt() { return 0; }
inline int Unused0 = DoIt();
int GetUnused();
int main(int, cha…
-
**Describe the bug**
According to the docs, the Hudi engine is read-only, but an INSERT shouldn't SEGV.
**How to reproduce**
Run:
```sql
CREATE TABLE tx(t0 Int) ENGINE=Hudi('', '', '');
INSERT…
-
Related to #807 it would also be useful to be able to schedule an ablation study of optimal configs vs. the defaults by toggling single parameters (or combinations) back to the default in order to det…
-
Implement the Knapsack Algorithm to solve the problem of optimized resource allocation based on given weights and values. The algorithm should support both 0/1 Knapsack and Fractional Knapsack variati…
-
### Description
Currently lazyFrame needs to be collected after calculating optimized query plan for each execution even if it is same lazyFrame.
For my case, query plan is very complex, so it is ve…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
**Describe the bug**
see title
**Commit hash**
d54bfb303e9 (latest as of posting)
**To Reproduce**
go through dark portal with playerbots in tow
pick up short quest line leading to V…