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

Support for dynamic columns in UPSERT in Phoenix-Calcite

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      https://phoenix.apache.org/dynamic_columns.html

      To upsert a row with dynamic columns:

      UPSERT INTO EventLog (eventId, eventTime, eventType, lastGCTime TIME, usedMemory BIGINT, maxMemory BIGINT) VALUES(1, CURRENT_TIME(), ‘abc’, CURRENT_TIME(), 512, 1024);

      Attachments

        1. PHOENIX-3732_v2.patch
          16 kB
          Rajeshbabu Chintaguntla
        2. PHOENIX-3732.patch
          13 kB
          Rajeshbabu Chintaguntla

        Issue Links

          Activity

            People

              rajeshbabu Rajeshbabu Chintaguntla
              kliew Kevin Liew
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: