Haemin Yoo
Haemin Yoo
Reification of composed relations are just syntax sugar over `flatMap` and `map`s. Explore testing/visualization of these using free monad constructs. I'm thinking of including cats in test scope for the...
They are convenient, yes, but better use `AnyVal` classes to avoid allocation at downstream usesites.
Depends on https://github.com/lampepfl/dotty/issues/16781
Does it make sense that a relation is a case class with parameter? What does it mean? Does it have a usecase?
Needs to work on the part where we define datasource definitions
For example, ZippedEv doesn't have to be looked up 2 times
Research if we could add filters attached to a particular relation in a traversal.
Add tests that cover the following 3 areas - Caching - Batching - Deduplication for ZQuery and Fetch integrations