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/11/09 03:11:23 UTC

[GitHub] [incubator-doris] CrazyJugger opened a new issue #4865: doris 前缀索引问题

CrazyJugger opened a new issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865


   在前置索引与rollup 中 “我们将一行数据的前 36 个字节 作为这行数据的前缀索引” 下面第一个例子中 “以下表结构的前缀索引为 user_id(8Byte) + age(4Bytes) + message(prefix 20 Bytes)。” 这只有32字节,这个是一个单纯的例子 还是写错了 是否message 不是prefix 20 bytes  而是22 bytes
   
   
   [http://doris.apache.org/master/zh-CN/getting-started/data-model-rollup.html#rollup](url)


----------------------------------------------------------------
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] CrazyJugger commented on issue #4865: doris 前缀索引问题

Posted by GitBox <gi...@apache.org>.
CrazyJugger commented on issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865#issuecomment-723731980


   its my pleasure!


----------------------------------------------------------------
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] EmmyMiao87 commented on issue #4865: doris 前缀索引问题

Posted by GitBox <gi...@apache.org>.
EmmyMiao87 commented on issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865#issuecomment-729502732


   This is my fault, It should be the first 36 bytes as the prefix index. The example should be update.


----------------------------------------------------------------
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] CrazyJugger removed a comment on issue #4865: doris 前缀索引问题

Posted by GitBox <gi...@apache.org>.
CrazyJugger removed a comment on issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865#issuecomment-723731821


   its my pleasure 


----------------------------------------------------------------
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] EmmyMiao87 commented on issue #4865: doris 前缀索引问题

Posted by GitBox <gi...@apache.org>.
EmmyMiao87 commented on issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865#issuecomment-723729295


   This is indeed wrong. It should be the first 32 bytes as the prefix index. The latter example is correct.
   
   Could you please help us to change it? It is very easy to change the doc.


----------------------------------------------------------------
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] CrazyJugger commented on issue #4865: doris 前缀索引问题

Posted by GitBox <gi...@apache.org>.
CrazyJugger commented on issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865#issuecomment-723731821


   its my pleasure 


----------------------------------------------------------------
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] CrazyJugger commented on issue #4865: doris 前缀索引问题

Posted by GitBox <gi...@apache.org>.
CrazyJugger commented on issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865#issuecomment-723739627


   sir  i commited  it 


----------------------------------------------------------------
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] CrazyJugger commented on issue #4865: doris 前缀索引问题

Posted by GitBox <gi...@apache.org>.
CrazyJugger commented on issue #4865:
URL: https://github.com/apache/incubator-doris/issues/4865#issuecomment-723728852


   具体页面如下
   r![image](https://user-images.githubusercontent.com/30514978/98496331-67575d80-227c-11eb-8053-542a701450fe.png)
   


----------------------------------------------------------------
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