kangkaisen commented on issue #1825: HLL support default value
URL: https://github.com/apache/incubator-doris/pull/1825#issuecomment-532983775
 
 
   > curl --location-trusted -u root:123456 -H column_separator:, -H 
label:test_uv_15 -H "columns:pin_id,idx,u1,u2,id=12" -T uv_test 
http://11.40.166.162:8030/api/test/test_uv_10/_stream_load
   Result :hll_union_agg(uv1) and hll_union_agg(uv2) should be 0
   
   I think we don't support this usage.
   
   When load data with HLL column, we must use hll_hash function, hll_hash 
function will handle null 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to