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

Add a function library for Amazon Redshift

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.34.0
    • 1.38.0
    • core

    Description

      Add a function library for Amazon Redshift. People would be able to use this library by adding "fun=redshift" to their connect string.

      The Babel tests assume that RedShift is a union of the Oracle and PostgreSQL libraries. This is not accurate. There are functions such as INCR that are supported by Oracle and not by RedShift. Problems will also occur when Oracle and Postgres both support a function of the same name that needs different implementations.

      https://github.com/apache/calcite/blob/main/babel/src/test/java/org/apache/calcite/test/BabelQuidemTest.java#L110

      Attachments

        Issue Links

          Activity

            People

              njordan Norman Jordan
              njordan Norman Jordan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: