I mean how dates displayed in SQL. 2016-07-21 20:41 GMT+00:00 Julian Hyde <jh...@apache.org>:
> Do you mean how RexLiteral appears in plans? Or how dates are displayed in > SQL? > > Julian > > > > On Jul 21, 2016, at 10:06 AM, Roman Lozovyk <ptreng...@gmail.com> wrote: > > > > Hi all, > > > > I'm working on drill issue and trying to change print format of date for > > RexLiteral from yyyy-MM-dd to yyyy/MM/dd, but seems that this feature > > aren't available now. Is there any way to configure this? > > > > Thanks > >