rusty-razor icon indicating copy to clipboard operation
rusty-razor copied to clipboard

Pretty print instrumentation of tracing in relational implementation

Open salmans opened this issue 3 years ago • 0 comments

In relational/evaluate.rs, mapping in the info! call logs attribute debug string but just the name is enough. The fix should evaluate performance implications and whether any transformation on the original tuple is evaluated lazily or not.

salmans avatar Nov 16 '20 07:11 salmans