Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2549

Regression with respect to Partition keys

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • atlas-core
    • None

    Description

      >> Create table employee(id int,name string) partitioned by (dept string);

      With above command ,
      id ,name and dept are listed in "columns" array and dept information is in "partitionKeys" array also in the GET entity response of employee table.

      Only id and name should be present in "columns" array.

      Attachments

        Issue Links

          Activity

            People

              sarath Sarath Subramanian
              sarath Sarath Subramanian
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: