[
https://issues.apache.org/jira/browse/KYLIN-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057677#comment-15057677
]
hongbin ma commented on KYLIN-1209:
-----------------------------------
There exist many overrides now, like in HBaseResourceStore:
protected List<RawResource> getAllResources(String rangeStart, String rangeEnd,
long timeStartInMillis, long timeEndInMillis) throws IOException {
protected List<RawResource> getAllResources(String rangeStart, String rangeEnd)
throws IOException {
I was hoping we could only leave one for all kinds of use. However it's not
critical, please ignore that.
> [Backend Part]Frontend display enforce timestamp filter to retrieve from
> metadata store for efficiency
> ------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-1209
> URL: https://issues.apache.org/jira/browse/KYLIN-1209
> Project: Kylin
> Issue Type: Sub-task
> Reporter: hongbin ma
> Assignee: hongbin ma
> Attachments: KYLIN-1209.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)