Github user ajantha-bhat commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2792#discussion_r228055673
--- Diff: store/CSDK/main.cpp ---
@@ -21,6 +21,7 @@
#include <iostream>
--- End diff --
we just have to create a folder and move this file to that folder. other
files we keep in source folder.
update cmakelist with proper path.
This gives good idea for new developer to identify which is source and
which is test code.---
