Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-3247

Support to select all columns when creating MV datamap

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.5.1
    • 1.6.0
    • sql
    • None

    Description

      create table all_table(name string, age int, height int) stored by 'carbondata'
      create datamap all_table_mv on table all_table using 'mv' as select avg(age),avg(height),name from all_table group by name

      throw UnsupportedOperationException("MV is not supported for this query")

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            qiuchenjian Chenjian Qiu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 13h 50m
                13h 50m

                Slack

                  Issue deployment