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 2022/10/14 09:45:37 UTC

[GitHub] [doris] xiaokang opened a new pull request, #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

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

   # Proposed changes
   
   Issue Number: Step4 of [DSIP-016: Support JSON type](https://cwiki.apache.org/confluence/display/DORIS/DSIP-016%3A+Support+JSON+type?src=contextnavpagetreemode)
   
   ## Problem summary
   
   Describe your changes.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [ ] No
       - [ ] I don't know
   2. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   3. Has document been added or modified:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   4. Does it need to update dependencies:
       - [ ] Yes
       - [ ] No
   5. Are there any changes that cannot be rolled back:
       - [ ] Yes (If Yes, please explain WHY)
       - [ ] No
   
   ## 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


[GitHub] [doris] hello-stephen commented on pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13379:
URL: https://github.com/apache/doris/pull/13379#issuecomment-1286508599

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 38.35 seconds
    load time: 573 seconds
    storage size: 17154644796 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221021141650_clickbench_pr_32348.html


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


[GitHub] [doris] hello-stephen commented on pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13379:
URL: https://github.com/apache/doris/pull/13379#issuecomment-1285012207

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 40.19 seconds
    load time: 617 seconds
    storage size: 17154823377 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221020143253_clickbench_pr_31819.html


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


[GitHub] [doris] hello-stephen commented on pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13379:
URL: https://github.com/apache/doris/pull/13379#issuecomment-1279335920

   https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015023511_clickbench_pr_29504.html


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


[GitHub] [doris] morningman merged pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

Posted by GitBox <gi...@apache.org>.
morningman merged PR #13379:
URL: https://github.com/apache/doris/pull/13379


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


[GitHub] [doris] hello-stephen commented on pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13379:
URL: https://github.com/apache/doris/pull/13379#issuecomment-1286386490

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 38.87 seconds
    load time: 577 seconds
    storage size: 17154821258 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221021104547_clickbench_pr_32286.html


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


[GitHub] [doris] hello-stephen commented on pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13379:
URL: https://github.com/apache/doris/pull/13379#issuecomment-1286030389

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 40.69 seconds
    load time: 583 seconds
    storage size: 17154823372 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221020192358_clickbench_pr_32210.html


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


[GitHub] [doris] morningman commented on pull request #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

Posted by GitBox <gi...@apache.org>.
morningman commented on PR #13379:
URL: https://github.com/apache/doris/pull/13379#issuecomment-1286558999

   Please add some regression test in your next PR


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