Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/1654
@jackylk This PR implements both static and dynamic partition, but the
syntax for static partition through LOAD command is not done yet. We can INSERT
INTO sql for static partition. Test case also added for it please check.---
