-
**Describe the bug**
We have a view whose definition looks something like the following:
```
CREATE VIEW . AS
SELECT DISTINCT
MAX(RPT_DTTM) AS FILTER_RPT_DTTM
,'yes' as CRRNT_RPT_DTTM
FROM …
-
Hello,
I am trying to parse the output of the MetaBinner tool. My output directory has three folders:
1. `ensemble_res`
2. `unitem_profile`
3. `intermediate_result`
I also see a number of f…
-
The [remapping design doc](http://design.ros2.org/articles/static_remapping.html) does not state whether `**` is greedy or lazy. This can change the outcome of some remap rules.
### Example:
* rul…
-
I have installed the requirements successfully, and have got the correct result when running minimal.py.
`python minimal.py #no Lookahead decoding`
`USE_LADE=1 LOAD_LADE=1 python minimal.py #use Loo…
-
1. Bug: Open vector subpaths are being cut in optimum order but not being cut in optimum direction
2. Suggestion: Images/rasters are not optimised as optimally as they could be:
a. Raster start …
-
Hi OpenVINO team,
I recently submitted another issue #1150, but I’d also like to suggest another enhancement for WhisperPipeline.
Currently, WhisperPipeline(openvino_genai-2024.5.0.0rc1) relies …
-
See https://leanprover.zulipchat.com/#narrow/stream/458659-Equational/topic/Proposed.20new.20target.3A.2063.20and.201692.20.28.22Dupont.20and.20Dupond.22.29/near/477252513 for the human-readable proof…
-
Using latest precompiled binary on Ubuntu 20.04.
Using
```sh
cat > f
-
An interesting paper citing us crossed my desk: https://arxiv.org/pdf/2405.09644
I have not had the chance to dig into, but worth looking through to see if there are additional algorithms to implem…
-
From @naam00 on #34 :
> relatedly, it uses a very 'greedy' approach to detect which group to slice: the world-aligned BB of the groups are used. In a more fleshed-out scene, with a lot of grouping …