You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/11/17 08:26:41 UTC

[PR] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

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

   Set enable_simdjson_reader=false
   and test some json data load,
   at last restore enable_simdjson_reader to default value
   
   


-- 
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] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

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

   So I will close this 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


Re: [PR] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

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

   Thanks @HowardQin , #26601 has been picked by @hello-stephen in #27158 with your contribution mentioned.


-- 
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] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #27195:
URL: https://github.com/apache/doris/pull/27195#issuecomment-1815935900

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

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

   (From new machine)TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 46.22 seconds
    stream load tsv:          564 seconds loaded 74807831229 Bytes, about 126 MB/s
    stream load json:         24 seconds loaded 2358488459 Bytes, about 93 MB/s
    stream load orc:          71 seconds loaded 1101869774 Bytes, about 14 MB/s
    stream load parquet:          32 seconds loaded 861443392 Bytes, about 25 MB/s
    insert into select:          29.5 seconds inserted 10000000 Rows, about 338K ops/s
    storage size: 17168182767 Bytes


-- 
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] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

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

   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] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

Posted by "yiguolei (via GitHub)" <gi...@apache.org>.
yiguolei closed pull request #27195: [case](regression) Load json data with enable_simdjson_reader=false #…
URL: https://github.com/apache/doris/pull/27195


-- 
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] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

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

   TeamCity be ut coverage result:
    Function Coverage: 38.28% (7970/20819) 
    Line Coverage: 30.12% (64614/214494)
    Region Coverage: 29.20% (33314/114077)
    Branch Coverage: 25.02% (17105/68372)
    Coverage Report: http://coverage.selectdb-in.cc/coverage/68a1343e4e0cf4b55e8a623a9f3c7244b200c91a_68a1343e4e0cf4b55e8a623a9f3c7244b200c91a/report/index.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


Re: [PR] [case](regression) Load json data with enable_simdjson_reader=false #… [doris]

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

   OK


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