You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/06/29 02:52:13 UTC

[GitHub] [incubator-doris] wuyunfeng opened a new pull request #3968: [Doris On ES] Support create table with wildcard or aliase index

wuyunfeng opened a new pull request #3968:
URL: https://github.com/apache/incubator-doris/pull/3968


   https://github.com/apache/incubator-doris/issues/3967


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] wuyunfeng edited a comment on pull request #3968: [Doris On ES] Support create table with wildcard or aliase index

Posted by GitBox <gi...@apache.org>.
wuyunfeng edited a comment on pull request #3968:
URL: https://github.com/apache/incubator-doris/pull/3968#issuecomment-650946051


   @blackfox1983  yes, run on all related indices.  process predicate is independent with processing `resolved indidces`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] wuyunfeng commented on pull request #3968: [Doris On ES] Support create table with wildcard or aliase index

Posted by GitBox <gi...@apache.org>.
wuyunfeng commented on pull request #3968:
URL: https://github.com/apache/incubator-doris/pull/3968#issuecomment-650946051


   @blackfox1983  yes, run on all related indices.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman merged pull request #3968: [Doris On ES][Feature] Support create table with wildcard or aliase index

Posted by GitBox <gi...@apache.org>.
morningman merged pull request #3968:
URL: https://github.com/apache/incubator-doris/pull/3968


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] blackfox1983 commented on pull request #3968: [Doris On ES] Support create table with wildcard or aliase index

Posted by GitBox <gi...@apache.org>.
blackfox1983 commented on pull request #3968:
URL: https://github.com/apache/incubator-doris/pull/3968#issuecomment-650941414


   looks good.
   but i have a question: sql like 'select k1 from wildcard_alias where k1 > '2020-05-20'', DSL will run on all related indices? or just on  wildcard_alias_2020_05_21, wildcard_alias_2020_05_22...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org