You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all sources for a table are required to match on input arity, since we reuse the TupleBuffer. This precludes, e.g., combining incremental imports with facts in the program.
Currently, all sources for a table are required to match on input arity, since we reuse the
TupleBuffer. This precludes, e.g., combining incremental imports with facts in the program.