-
### What is the problem the feature request solves?
When running TPC-H q1 in Spark/Comet, the expression `l_extendedprice#21 * (1 - l_discount#22)` appears twice in the query and currently gets e…
-
I noticed out that Prestashop is calculating wrong quantities in a certain case for products with quantities. After several tests I have found out how is it happening.
This issue is quite problemat…
-
Steps to reproduce:
```
a = pint.Quantity(1, "L").units
b = pint.Unit("mL")
c = a / b
```
Expected behavior:
`c` is a dimensionless unit representing 1000
Actual behavior:
AttributeError:…
-
Capturing an old note from Justin Boyan: "Maybe move http://schema.org/Quantity to under StructuredValue, and adding 'value' and 'unit' fields? It's currently not clear whether people should use 'nam…
-
Currently, many of the top-level items in `NWBFile` are explicitly optional (`quantity` is either `*` or `?`), and several can be interpreted as being optional, but there is a little bit of inconsiste…
-
Hello, I am really enjoying your port for Deepnest. It works fast with different parts and big quantities but I have a dxf file that causes a performance problem after 20 quantities for DeepNestPort p…
-
I use the barcode scanner a lot, and it works really nice. The only issue I have is that the quantity amount recorded in the barcode represents only one item of the type. For example, 500g yogurt. But…
-
**Component**
* Generic
**Description**
How would I create a large number of devices and add them all at once? Assuming the number of devices is in the thousands?
**Environment**
* OS…
-
The `run.get_extra_downloads` options in the scenario files feel more mandatory than 'extra'.
It also feels error-prone to manually activating these options for the first run and deactivate them afte…
-
This would be to resolve https://github.com/BobSteagall/wg21/issues/36 in this library.
The idea is to have a customization point similar to `quantity_like_traits`. It'd be something like `quantity…