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

VIEW enhancements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.1.0
    • None
    • None
    • None

    Attachments

      1.
      VIEW derived from another VIEW doesn't use parent VIEW indexes Sub-task Closed Thomas D'Silva
      2.
      Minimize projection into scan for VIEW Sub-task Resolved Unassigned
      3.
      Allow arbitrary SELECT expressions in VIEW definition Sub-task Open Unassigned
      4.
      Support defining a VIEW over multiple tables Sub-task Open Unassigned
      5.
      VIEW indexes are not kept in sync when parent table updated directly Sub-task Open Unassigned
      6.
      Support adding column to a table that has views Sub-task Closed Samarth Jain
      7.
      Allow views to extend base table's PK (only if last PK column is fixed length) Sub-task Closed Eli Levine
      8.
      Automatically add columns added to a view to all its child views Sub-task Open Unassigned
      9.
      Allow views to extend base table's PK even if last PK col is variable lengthnly if last PK column is fixed length) Sub-task Open Unassigned
      10.
      Link record is in the format CHILD-PARENT for phoenix views and it has to scan the entire table to find the parent suffix. Sub-task Resolved Thomas D'Silva
      11.
      Support drop of column from table with views Sub-task Closed Thomas D'Silva
      12.
      Support append only schema declaration Sub-task Closed Thomas D'Silva
      13.
      Support auto partition for views Sub-task Closed Thomas D'Silva
      14.
      Implement PTable.getParentName() correctly for views Sub-task Resolved Unassigned
      15.
      Disallow creation of index on table/view with child views Sub-task Open Unassigned
      16.
      Only mark view as updatable if rows cannot overlap with other updatable views Sub-task Open Jing Yu
      17.
      Adding a pk column to a base table that has a child view that has added its own pk column of a different data type should not be allowed Sub-task Open Unassigned
      18.
      Upserting rows into child views with pk fails when the base view has an index on it. Sub-task Resolved Sandeep Guggilam

      Activity

        People

          Unassigned Unassigned
          jamestaylor James R. Taylor
          Votes:
          0 Vote for this issue
          Watchers:
          5 Start watching this issue

          Dates

            Created:
            Updated: