I see, the issue should better be fixed in next release. I have a question, maybe it has been discussed before: will using one timestamp column be better to using multiple columns for partitioning? Timestamp is a standard data type like Date, and there are kinds of functions to extract the week, day, hour, min information from it. If user separates the hour/minute in different columns, it is also easy to convert them into a timestamp.
2016-03-30 20:00 GMT+08:00 Jian Zhong <[email protected]>: > UI is not ready, I'm working with Dipesh on > https://issues.apache.org/jira/browse/KYLIN-1441 > > and for backend, need to check the multiple days issue, we have a jira here > > https://issues.apache.org/jira/browse/KYLIN-1513?filter=-3 > > > On Wed, Mar 30, 2016 at 11:07 AM, ShaoFeng Shi <[email protected]> > wrote: > > > @Dipesh @Jason, could you please answer Delu's question? I'm also curious > > about this; thank you. > > > > 2016-03-30 10:56 GMT+08:00 Delu Zhu <[email protected]>: > > > > > Hi, > > > > > > > > > > > > Is there any beta version for this feature, so I could try it out at my > > > side. > > > ThanksDelu > > > > > > From: Delu Zhu <[email protected]> > > > To: "[email protected]" <[email protected]> > > > Sent: Tuesday, March 29, 2016 4:35 PM > > > Subject: Kylin UI: Enable partition date column to support date and > hour > > > as separate columns > > > > > > Hi Kylin Developers, > > > > > > I'm working on migrating our hourly cube building pipeline to Kylin, > and > > > from your official docs Task KYLIN-1427 has been included in the > release > > > note of apache/kylin to enable partition date column to support date > and > > > hour as separate columns. > > > > > > This is a good new, but after upgrading to kylin 1.5, I found this > > feature > > > has not been enabled on Kylin UI yet. > > > > > > So when will KYLIN-1441 ( the corresponding changes at ui side) be > > > released? > > > > > > ThanksDelu > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > Best regards, > > > > Shaofeng Shi > > > -- Best regards, Shaofeng Shi
