Github user ajantha-bhat commented on the issue:
https://github.com/apache/carbondata/pull/2692
@xuchuanyin : Already gone through all the load options and decided to
support 9 options. This sort scope was a create table property. This we were
not supporting. Now we are supporting.
For SDK create table property and load options can be combined as all
write() is considered for 1 load (1 writer, 1 load).---
