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 2020/09/28 18:45:45 UTC

[GitHub] [incubator-pinot] jackjlli commented on pull request #6066: Add query option to fail query when column mismatches

jackjlli commented on pull request #6066:
URL: https://github.com/apache/incubator-pinot/pull/6066#issuecomment-700214281


   > why do we want a flag for this? can we enable this by default when there is a schema. Let's avoid adding feature flags if possible.
   
   The concern is that it may fail some existing use cases, which could cause production impact. And the silent 0 response has been supported for quite a while.
   I also thought about making it as a broker level config, while the broker could be shared by multiple tables, which expected behaviors might be different.
   That's why I make it as a flag in the query options.


----------------------------------------------------------------
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@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org