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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

GitBox
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:
[hidden email]


With regards,
Apache Git Services