Github user gvramana commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1763#discussion_r159640432
--- Diff:
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/allqueries/AllDataTypesTestCase.scala
---
@@ -1154,4 +1154,114 @@ class AllDataTypesTestCase extends QueryTest with
BeforeAndAfterAll {
}
+ test("Double Datatype Check with AdaptiveDeltaFloating Codec (BYTE)") {
--- End diff --
Move these tests to new suite---
