Hi all,
    For data loading, we can pass some options into load data command by
using options clause, but insert into command can't.
    
    How to pass some options into Insert Into command?  some options as
following.
    1. implement options clause for insert into command
    2. use hint
    3. set key=value
    4. other methods to implement the same result, for example,  use
"clustered by random(2) " to implement "GLOBAL_SORT_PARTITIONS"="2" 
    5. ??

   any suggestion? 



-----
Best Regards
David Cai
--
Sent from: 
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/

Reply via email to