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 2021/12/09 23:25:41 UTC

[GitHub] [pinot] kishansairam9 edited a comment on pull request #7877: Improve unsupported function error msg (#7609)

kishansairam9 edited a comment on pull request #7877:
URL: https://github.com/apache/pinot/pull/7877#issuecomment-990395612


   By looking at code related to failing tests, I felt that it might be better to change exception type rather than tests. I say so because test failures weren't caused by direct invocation of modified functions but as part of chained calls. This might lead to cascading effect on number of changes required in tests given that `planExecution` could be one of primitive functions.
   
   That being said, my opinion is based on very limited understanding of repo. In case it would be preferred to change tests itself, it would be great if you could leave pointers on those which would require modification.


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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