Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-19504

Sql. Align difference between ignite and calcite runtime available functions.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-beta1
    • None
    • sql

    Description

      After [1] is done, we can proceed with functionality alignment.
      IgniteSqlOperatorTable declare runtime available functions, thus undeclared functionality is not available for now, for example :

      select left('Chicago', 5)
      

      will throw: NoSuchMethodException, the goal of this issue is functionality aligment for such of undeclared functions and append additional tests.

      Need to register :
      SqlLibraryOperators.ENDS_WITH
      SqlLibraryOperators.STARTS_WITH

      [1] https://issues.apache.org/jira/browse/IGNITE-19504

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zstan Evgeny Stanilovsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: