You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/07/02 12:40:00 UTC

[GitHub] [incubator-pinot] vasilije90 commented on issue #4332: When using jdbc mysql connection, Root Cause Analysis breaks

vasilije90 commented on issue #4332: When using jdbc mysql connection, Root Cause Analysis breaks
URL: https://github.com/apache/incubator-pinot/issues/4332#issuecomment-507658913
 
 
   Hi @akshayrai 
   I fixed the issue by adding 
   String fixed_str = groupKeyVal.split("\\.")[0];
   to line 133 in parseResultSets function

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org