Re: [Discussion] How to pass some options into Insert Into command
Posted by ChuanYin Xu on Feb 25, 2019; 9:36am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Discussion-How-to-pass-some-options-into-Insert-Into-command-tp75252p75397.html
Using options in insert command may result in compatibility related problems with other SparkSQL engines.
If we really want to provide some options, I'd suggest using hint instead.