Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2092

Allow passing custom RelBuilder into SqlToRelConverter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.16.0
    • None
    • None

    Description

      Currently, SqlToRelConverter uses RelBuilder which was created in such a way:

      RelFactories.LOGICAL_BUILDER.create(cluster, null)
      

      So it is not possible to use custom RelBuilder in this class.

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              volodymyr Vova Vysotskyi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: