-
Currently the default padding values for the packing algorithms are hard coded and may need to be customized further depending on the users use case.
https://github.com/twitter/heron/blob/master/her…
-
Hi, are you still working on this project?
I have some code for k-way number partitioning, as well as for some related problems such as bin-packing and bin-covering. Will you be interested in addin…
-
ksql maintains its own internal state in 2 data structures:
- metastore: this contains the set of data sources (streams/tables) and their relevant metadata (schema, topic, format)
- query registry: …
-
Our production server crashed today trying to render the visualisation of a bin. I wonder if you have seen this, or will see it when you also get updated?
We run a CentOS 7.9 server using the remi…
-
Hi,
First of all, a really useful project. I'm currently testing the Irregular Solver with 100 slightly different polygons. I plan to run it in parallel later, which is why I use the not-anytime-s…
-
distributed 2.15.1 git tip
CPython 3.8 x64
Linux
# Use case
I'm using dask.distributed (1 thread per worker) to perform a leaf-to-root aggregation of a huge tree structure of 500k nodes.
Each…
-
If a comprehension can't fit on one line, splitting it to multiple lines on comprehension specific things would be good.
```
foo = [
some_func(value)
for value in a_long_named_iterable
if…
-
### Apache Iceberg version
1.1.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
## Problem
When running periodic maintenance on iceberg tables, `RewriteDataFiles`/`syste…
-
Hello,
I executed an ILP model with three-objectives using the weighted sum method and i got a paretofront.
The problem that i would like to show the used weights for each objective to generate …
Rym28 updated
5 years ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…