npawar opened a new pull request #5484:
URL: https://github.com/apache/incubator-pinot/pull/5484


   ## Description
   In the RecordExtractors, if `fieldsToRead` is null/empty, extract all fields 
from the record. The fieldsToRead can become as the "includeList". In the 
future we can introduce an "excludeList". This will all be useful once we start 
doing advanced flattening (e.g. flatten everything, include x,y exclude p,q,r)
   
   Additionally, removing some sample groovy schemas, as we stopped using them 
when the refactoring to exclude Schema from RecordReaders/Decoders was done.
   
   ## Upgrade Notes
   NA
   
   ## Documentation
   NA


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



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

Reply via email to