-
Add an API to extract information about input/output relations, and possibly other parts of the program from a running DDlog instance.
@convolvatron, do you have a list of reflective capabilities r…
-
We have to test the various escape sequences used for input and output strings in various languages. I suspect that we want an invariant that a string output by a DDlog program CLI command should be r…
-
Learned from @netj that MB Search works only with Postgresql 9.3 (and not PGXL or Greenplum) because it uses the `to_json` function.
How hard is it to drop the requirement for `to_json`? Or at least …
-
Rust IM language is quite slow on recompiles, which is frustrating. Maybe it's possible to build template in an interpreted language (say, Python)?
This would be fine for newcomers/tutorial/CLI cas…
-
```
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer …
-
```
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer …
-
We should think of publishing Java API as a managed jar for better integration with maven or gradle based projects.
-
Delta query operators (`propose`, `count`, `validate`) require key (and in case of `validate` value) to implement `Default`. This innocuous type bound is making life complicated in my use case (ddlog…
-
2018-03-22 12:36:34.723838 CREATE TABLE
2018-03-22 12:36:34.775074 unloading to feed_processes-1: ' SELECT R0.id AS "articles.R0.id", R0.content AS "articles.R0.content"
2018-03-22 12:36:34.775127 F…
-