The CSV example has what you're looking for. Thanks, Gelbana
On Wed, May 15, 2019 at 4:19 PM Naveen Kumar <[email protected]> wrote: > 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 >
