Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-4214

Distributed query engine

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Query Engine
    • None

    Description

      Sql through calcite analysis optimization will generate a tree of OLAP rel,
      and spark's catalyst is also generated by parsing SQL after a tree,
      automatically optimized to become a dataframe to calculate, if the plan of
      calcite can be converted into a spark plan, then we will achieve
      distributed computing, calcite is only responsible for parsing SQL and
      returning result sets, reducing the pressure on the kylin server side.

      Attachments

        Issue Links

          Activity

            People

              hn5092 yiming.xu
              hn5092 yiming.xu
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: