Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-304

Attempt to use Calcite SQL Parser instead of the one currently used to parse SQL statements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 0.7
    • None
    • Shapefile

    Description

      The current SQL parser developped with DBase III JDBC driver has many limitations, and it can only works for simple SELECT statements.
      The Calcite open source project might be of great help if it matches our need.

      This task is a PoC that if it goes well, will allow the removal of
      org.apache.sis.internal.shapefile.jdbc.sql.CrudeSQLParser
      org.apache.sis.internal.shapefile.jdbc.sql.ConditionalClauseResolver
      org.apache.sis.internal.shapefile.jdbc.sql.ClauseResolver
      in favor of the Calcite API

      Attachments

        Issue Links

          Activity

            People

              mlebihan Marc Le Bihan
              mlebihan Marc Le Bihan
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: