Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1799

Provide parameter metadata for prepared create table statements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.1, 4.3.1, 4.4.0
    • None
    • None

    Description

      While working on PHOENIX-971, I ran into an issue in our IT code where we support prepared CREATE TABLE statements with bound parameters. It seems we don't provide any ParameterMetaData, other than knowledge about the number of bind slots. In turn, Calcite is unable to describe the statement's signature over RPC. This ticket proposes we infer ParameterMetaData for this statement case so that we can allow all tests to run vs the query server.

      Attachments

        1. PHOENIX-1799.patch
          4 kB
          James R. Taylor

        Issue Links

          Activity

            People

              jamestaylor James R. Taylor
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: