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/06/05 11:20:08 UTC

[GitHub] [incubator-doris] kangkaisen commented on pull request #3780: [BUG] Fix location url in agg_fn_evaluator

kangkaisen commented on pull request #3780:
URL: https://github.com/apache/incubator-doris/pull/3780#issuecomment-639420522


   The following code could remove.
   ```
       std::string _hdfs_location;
       std::string _init_fn_symbol;
       std::string _update_fn_symbol;
       std::string _merge_fn_symbol;
       std::string _serialize_fn_symbol;
       std::string _finalize_fn_symbol;
   ```


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