-
```
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer …
-
TopK (and sorting, being closely related) is a super important operator for streaming systems and databases as a whole, as is being able to sort data and so we should support both.
Both operations ca…
-
Currently every test in `tests/datalog_tests` downloads and compiles its own Rust dependencies, as well as makes its own copy of differential_dataflow, taking a couple of gigabytes of space per test. …
-
We have an application that builds a very large dataflow graph (thousands of operators) and creates hundreds of concurrently running instances of this graph. Heap profiling showed that the applicatio…
-
I built and included the static library and the listed needed frameworks. But I get the following errors during compilation.
```
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_DDASLLogger…
-
To be more pragmatic for real users, sharing common schema declaration, etc. will be necessary.
One easy way to implement this is with the `cpp` C/C++ macro processor and let users use something like…
-
```
Hello,
Here is my second request for enhancement.
A future enhancement could be to have a logging framework used in libupnpx and
configurable in the api. A variable could be set to VERBOSE, INFO…
-
```
Hello,
Here is my second request for enhancement.
A future enhancement could be to have a logging framework used in libupnpx and
configurable in the api. A variable could be set to VERBOSE, INFO…
-
I'm using the Rust API to interact with a DDlog program and I keep getting the following error when I try to delete any relation at runtime (using just `hddlog.apply_updates(&mut delete_updates.into_i…
-
```
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer …