Dmitriy, No :-) System properties is bad practice, because in some cases you cannot change them. Instead, this flag is available in private class SqlFIeldsQueryEx. So in case user desperately need it, we may advise him to use this class. But I hope it will not be needed.
On Sun, Oct 15, 2017 at 5:09 PM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > On Sun, Oct 15, 2017 at 12:27 AM, Vladimir Ozerov <voze...@gridgain.com> > wrote: > > > No, it is not exposed to public API. Didn't want to add another flag to > > SqlFieldsQuery. > > > > I think we should add a system property. This way you don't have to add any > API flags. Agree? >