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


   **Describe the bug**
   1. create a table with segment v2 format
   2. load data with spark load
   3. the rowset with version [2-2] is with storage format SegmentV1, which is 
expected to be V2.
   
   **Why**
   
   the push handler only set the rowset writer's rowset type by the config of 
`default_rowset_type` of BE,
   not checking the `prefer_rowset_type` of the tablet.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to