Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-721 Add support for nested tuple or struct type
  3. TAJO-1723

INSERT INTO statement should allow nested fields as target columns

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • Planner/Optimizer
    • None

    Description

      INSERT INTO statement support target fields. For example, you can specify target column as follows:

      INSERT INTO t1 (c1, c3) SELECT x, y FROM t2
      

      But, the current INSERT INTO statement does not support nested fields as target columns. We should support it.

      Attachments

        Issue Links

          Activity

            People

              hyunsik Hyunsik Choi
              hyunsik Hyunsik Choi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Slack

                  Issue deployment