You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/01/21 06:46:47 UTC

[GitHub] shivamasn commented on a change in pull request #3081: [SDV] Fix SDV testcase failures

shivamasn commented on a change in pull request #3081: [SDV] Fix SDV testcase failures
URL: https://github.com/apache/carbondata/pull/3081#discussion_r249338098
 
 

 ##########
 File path: integration/spark-common-cluster-test/src/test/scala/org/apache/spark/sql/common/util/QueryTest.scala
 ##########
 @@ -45,7 +45,7 @@ class QueryTest extends PlanTest with Suite {
   // Add Locale setting
   Locale.setDefault(Locale.US)
   CarbonProperties.getInstance()
-    .addProperty(CarbonCommonConstants.VALIDATE_DIRECT_QUERY_ON_DATAMAP, "false")
+    .addProperty(CarbonCommonConstants.SUPPORT_DIRECT_QUERY_ON_DATAMAP, "false")
 
 Review comment:
   @ajantha-bhat Done

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services