Commit a16d0f1
Fix division error in inactive leaf size estimation (#1721)
* Fix division error in inactive leaf size estimation
* Change line
* Add check for zero devision
* Add release notes
* unreleased.md aktualisieren
Co-authored-by: Émile <73942755+e10e3@users.noreply.github.com>
---------
Co-authored-by: Émile <73942755+e10e3@users.noreply.github.com>1 parent 10582f1 commit a16d0f1
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
0 commit comments