You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "deardeng (via GitHub)" <gi...@apache.org> on 2024/04/23 07:03:07 UTC

[PR] (selectdb-cloud) Fix alter table colocate in cloud (#3168) [doris]

deardeng opened a new pull request, #34008:
URL: https://github.com/apache/doris/pull/34008

   http://39.106.86.136:8090/browse/CIR-7613
   
   ## Proposed changes
   
   Issue Number: close #xxx
   
   <!--Describe your changes.-->
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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


Re: [PR] [fix](cloud) Fix alter table colocate in cloud (#3168) [doris]

Posted by "deardeng (via GitHub)" <gi...@apache.org>.
deardeng closed pull request #34008: [fix](cloud) Fix alter table colocate in cloud (#3168)
URL: https://github.com/apache/doris/pull/34008


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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


Re: [PR] [fix](cloud) Fix alter table colocate in cloud (#3168) [doris]

Posted by "deardeng (via GitHub)" <gi...@apache.org>.
deardeng commented on PR #34008:
URL: https://github.com/apache/doris/pull/34008#issuecomment-2071599922

   run buildall


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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


Re: [PR] [fix](cloud) Fix alter table colocate in cloud (#3168) [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34008:
URL: https://github.com/apache/doris/pull/34008#issuecomment-2071670114

   
   <details>
   <summary>ClickBench: <b>Total hot run time: 31.86 s</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 0434126de90ffd9834d0926faa1f28682f22d245, data reload: false
   
   query1	0.04	0.03	0.04
   query2	0.07	0.03	0.04
   query3	0.23	0.06	0.05
   query4	1.68	0.08	0.08
   query5	0.50	0.50	0.50
   query6	1.19	0.85	0.82
   query7	0.02	0.01	0.01
   query8	0.06	0.04	0.04
   query9	0.50	0.45	0.45
   query10	0.52	0.52	0.51
   query11	0.15	0.11	0.11
   query12	0.14	0.10	0.11
   query13	0.67	0.65	0.63
   query14	0.94	1.04	0.96
   query15	0.87	0.85	0.85
   query16	0.37	0.37	0.38
   query17	1.02	1.05	1.05
   query18	0.21	0.23	0.25
   query19	1.90	1.81	1.81
   query20	0.01	0.01	0.01
   query21	15.40	0.65	0.65
   query22	4.08	7.05	2.32
   query23	18.35	1.35	1.28
   query24	1.62	0.28	0.25
   query25	0.16	0.09	0.09
   query26	0.26	0.18	0.17
   query27	0.09	0.09	0.08
   query28	13.49	1.03	1.01
   query29	12.70	3.42	3.42
   query30	0.28	0.06	0.07
   query31	2.82	0.41	0.40
   query32	3.25	0.49	0.49
   query33	2.78	2.86	2.81
   query34	17.02	4.45	4.65
   query35	4.52	4.56	4.56
   query36	0.67	0.47	0.46
   query37	0.20	0.18	0.18
   query38	0.20	0.20	0.20
   query39	0.05	0.04	0.04
   query40	0.18	0.16	0.14
   query41	0.11	0.06	0.06
   query42	0.06	0.05	0.06
   query43	0.05	0.05	0.05
   Total cold run time: 109.43 s
   Total hot run time: 31.86 s
   ```
   </details>
   


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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


Re: [PR] (selectdb-cloud) Fix alter table colocate in cloud (#3168) [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34008:
URL: https://github.com/apache/doris/pull/34008#issuecomment-2071576432

   Thank you for your contribution to Apache Doris.
   Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR)
   
   Since 2024-03-18, the Document has been moved to [doris-website](https://github.com/apache/doris-website).
   See [Doris Document](https://cwiki.apache.org/confluence/display/DORIS/Doris+Document).


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

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