-
## Introduction
We currently have six different mechanisms to monitor the performance of a Feldera pipeline.
Some of these, e.g., the heap profiler and the tracer, are intended for internal use by…
-
## Setup
I have a function as follows:
```python
def my_function(ddf: dd.DataFrame, list_of_args: List[Dict]) -> List[Delayed]:
ddf_tasks = ddf.to_delayed()
reduced_results = []
…
-
Another small thing is that there is no option to select the capture mode for adjusted/unadjusted flow. Now it is only capturing the unadjusted flow.
It would also be good if a table with lift and f…
-
Hi,
I was wandering if you can help me... I want to produce a pie chart at node locations of a graph. I know how to do it with SVG but currently I'm using WebGl for large graphs. Because I'm starting…
-
### e2e tests
- [x] I change dimension,axis and comboboxes of the matrix must be reversed
- [x] unfold hierarchy of big file and check displayed values
- [x] I load a large auto-folded file, I un…
-
Currently the JSON data is simply displayed as a table. certain datatypes could be made more user friendly:
add thousands separators for large numbers
round decimals
Fix this file: https://gith…
-
Viewing of in-progress runs can be slow. This includes infrequently updating very large runs (few thousand tasks), or medium-sized runs that update frequently.
Graph update operations (e.g. calcul…
-
Put together and demonstrate a toolset that can search the JSON-LD catalog knowledge graph. This could include the use of an LLM. Right now asking an LLM to explore a knowledge graph is bleeding edge …
-
### NuGet Product(s) Affected
MSBuild.exe, dotnet.exe
### Current Behavior
At the moment when debugging static graph-based restores, an MSBuild binary log is created automatically. However, when r…
-
What is taking so long in loading gt.sage? Is it the construction of the graphs? Can we speed things up by delayed loading of the larger graphs? How should we do that?
Can we save memory too? How m…