Hi, Can I generate relational node tree, if i just have schemas. Is TableFactory a essential part for query planner?
Conceptually Schema should be enough to create a query planner and generate relational tree, If that is the case, can you help me with a sample code on how query planner can work with just schema to generate relational tree. Thanks Naveen
