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

Add ENDSWITH, STARTSWITH functions (enabled in Postgres, Snowflake libraries)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.37.0
    • None

    Description

      Calcite already offers BigQuery's STARTS_WITH and ENDS_WITH functions. Postgres offers these functions as well. Snowflake offers two very similar functions (the only difference being the naming).

      Examples of each function can be found in their original implementation commit 742d477

      There will also need to be a small change necessary since Snowflake uses ENDSWITH and STARTSWITH as the function names.

      Attachments

        Issue Links

          Activity

            People

              tanclary Tanner Clary
              tanclary Tanner Clary
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: