-
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…
-
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…
-
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…
-
-
I am trying to run DeepDive and the following error when the sampler executes. It looks like it could be an internal error, or an out-of-memory error (my machine has 64GB of RAM). If it is the second,…
paidi updated
3 years ago
-
We need to add a `.count()` operator that counts the number of values for any given key, e.g. `(K, V).count() -> (K, isize)`
-
My application is heavily concurrent, and at data-introduction time there's a number of threads attempting to dump data into ddlog. With the current transaction system I have transactions protected by…
-
This issue might be related to #224, but I don't see any crashes or unexpected low performance. Instead the program silently fails to find the expected solutions. It appears that only 2**16 updates ca…
-
### How frequently does the bug occur?
Sometimes
### Description
No app functions are operated, and the app is static. Even if my app is in the background, it may crash when I switch it back to the…
-
Here are the errors I'm getting. http://imgur.com/a/Lc9LV
If anyone can help that would be great!