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/27 03:10:08 UTC

[GitHub] [incubator-doris] HappenLee opened a new issue #4971: [Bug] json load decimal and lagreint data failed.

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


   **Describe the bug**
   issue:#4961
   
   data:
   ```
   {"a":"1","b":37778931862957161709568}
   ```
   
   b is largeint, but use json load the data is ```NULL````
   
   **Expected behavior**
   Load normally as stream load and insert.
   
   


----------------------------------------------------------------
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] HappenLee closed issue #4971: [Bug] json load decimal and lagreint data failed.

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


   


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