Github user ajantha-bhat commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2966#discussion_r241676753
  
    --- Diff: 
integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala
 ---
    @@ -523,7 +523,8 @@ class AlterTableValidationTestCase extends 
Spark2QueryTest with BeforeAndAfterAl
         }
       }
     
    -  test("describe formatted for default sort_columns pre and post alter") {
    +  // after changing default sort_scope to no_sort, all dimensions are not 
selected for sorting.
    +  ignore("describe formatted for default sort_columns pre and post alter") 
{
    --- End diff --
    
    Already one more just below tet case is doing same, so ignored this one.


---

Reply via email to