Github user akashrn5 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2953#discussion_r236537747
  
    --- Diff: 
tools/cli/src/test/java/org/apache/carbondata/tool/CarbonCliTest.java ---
    @@ -205,7 +206,7 @@ public void testSummaryOutputAll() {
         expectedOutput = buildLines(
             "## version Details",
             "written_by  Version         ",
    -        "TestUtil    1.6.0-SNAPSHOT  ");
    +        "TestUtil    "+ CarbonVersionConstants.CARBONDATA_VERSION+"  ");
    --- End diff --
    
    removed the harded value here


---

Reply via email to