@Liang query hint is supported only from spark 2.2.x We need to support spark 2.1.x Hence currently we need to go ahead with set command On Wed, 11 Oct 2017 at 12:49 PM, Liang Chen <chenliang6...@gmail.com> wrote:
> Hi Rahul > > I suggest only doing "Query HINT". > > Please finalize the query script : > select * from t1 [in SEGMENTS(1,3,5)] or SELECT /*+SEGMENTS(1,3,5) */ from > t1 > > Regards > Liang > > > > > > -- > Sent from: > http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/ >