Hi,

I am thinking of building out a Query system using Arrow. I have a graph
data model with objects having bidirectional relationships to each other.
Objects are persisted in an OLTP system with normalized schema. Queries are
scan-like queries across multiple object types having nested relationships.

Looked at Tensor types but its still unclear how to model relationships
with Arrow types.

Any thoughts? ideas? Thanks

Leo

Reply via email to