-
Hi ,I am getting this error.
DAVConnection.m:123:9: Implicit declaration of function 'LOG_OBJC_MAYBE' is invalid in C99
deepp updated
5 years ago
-
Currently MBS creates a separate ES doc type (equivalent to a DB table) for each source or extraction relation. Only one doc type can be searched / rendered at a time. There is no way for the user to …
-
Allow clients to monitor individual relations by attaching a [sink](https://docs.rs/timely/0.12.0/timely/dataflow/operators/generic/operator/trait.Operator.html#tymethod.sink) to the relation.
@Kix…
-
While trying to call applyUpdates in DDLog if it fails due to missing input relation then it logs DDLogException. The exception message concatenates json input with it. At time this json can be huge a…
-
Even though Rust API is supposed to be the native one for DDlog, it is currently difficult to use, as it requires navigating multiple static and generated source files, managing two layers of wrappers…
-
Doing the following: results in an error: "Use of undeclared identifier LOG_LEVEL_DEF"
LogglyLogger *logglyLogger = [[LogglyLogger alloc] init];
[logglyLogger setLogFormatter:[[LogglyFormat…
-
DBSP should be to handle incremental joins that do not use just field equality efficiently - they are still bilinear operators.
The current API based on indexes does not allow expressing non-equi joi…
-
### 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…
-
We do not support all Souffle language features.
We should probably rewrite the converter from Scratch in a decent language.
-
### Short description
I can't get this to work with an app that is already using CocoaLumberjack 3.5.3 via Carthage because it causes conflicting definitions.
I set up my logging like this in `L…