-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
I create a single player world and setting the build height to 512 causes a "server" crash
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 10/28/24 4:27 PM
Description: Exce…
-
### Relevant mod:
Biomes O Plenty
### Bug Description:
The game crashes on worldload with the following error and stacktrace:
```
[18:37:28] [Render thread/ERROR] [ne.mi.fm.ja.FMLModContain…
-
### What happened?
YY, when called from CLI crashes, the GUI (started from launcher) runs OK.
### Version
3.4 latest, built as instructed in README
### How did you install Yin & Yang?
…
-
### Issue description
When a player loads a specific chunk, chunk dosn't load client by walking - chunks stop loading and entities stop moving.
Or logging in - times out on loading screen.
Server c…
-
**Input data**
PLSQL
v15.2.0
```sql
declare
-- record 自定义所需的字段
TYPE record_emp IS RECORD(
v_empno STUDENT_INFO.sno%TYPE, --引用emp中empno的类型
v_ename STUDENT_INFO.sname%TYP…
-
**Describe the bug**
Using an unbreakable tool such as aztech.modern_industrialization.items.SteamDrillItem to break blocks using veinmining will crash the server if the tool runs out of power/fuel.
…
-
### Describe the Bug
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
…
-
We should support Pearson correlation in the Polars executor for both columns and grouped objects.
```python
import polars as pl
from functools import partial
from cudf_polars.callback import ex…
-
### Describe the bug
When persistent caching a cell, I got the following error: AssertionError('Unexpected block') when the cell is formatted as follow (and the formatter gives this format when a is …