On Mon, Oct 16, 2017 at 12:15 AM, Vladimir Ozerov <voze...@gridgain.com> wrote:
> 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. > Disagree. This is a temporary property and there is no reason to expose users to external APIs. System property is the easiest to get rid of in the future.