Github user jackylk commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/465#discussion_r93854788
--- Diff:
examples/spark2/src/main/scala/org/apache/carbondata/examples/CarbonExample.scala
---
@@ -169,5 +169,7 @@ object CarbonExample {
// Drop table
spark.sql("DROP TABLE IF EXISTS carbon_table")
spark.sql("DROP TABLE IF EXISTS csv_table")
+
--- End diff --
remove space
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---