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/07/21 06:36:10 UTC

[GitHub] [incubator-doris] morningman opened a new issue #4124: [Bug][Load][Json] Load json format with stream load failed

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


   **Describe the bug**
   if the json data is larger than 4096 bytes, the data will be truncated, making it impossible to obtain the json data completely
   
   **To Reproduce**
   Load a large json file with stream load
   


----------------------------------------------------------------
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] francisoliverlee commented on issue #4124: [Bug][Load][Json] Load json format with stream load failed

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


   @morningman 
   4096 bytes means a row or a file ?


----------------------------------------------------------------
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 closed issue #4124: [Bug][Load][Json] Load json format with stream load failed

Posted by GitBox <gi...@apache.org>.
morningman closed issue #4124:
URL: https://github.com/apache/incubator-doris/issues/4124


   


----------------------------------------------------------------
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 commented on issue #4124: [Bug][Load][Json] Load json format with stream load failed

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


   > @morningman
   > 4096 bytes means a row or a file ?
   
   file size.


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