walterddr opened a new pull request #7631:
URL: https://github.com/apache/pinot/pull/7631


   FieldConfig currently listed IndexType as singleton. 
   This is not true since a field can have multiple indexing methods.
   
   Changes
   1. adjust type of indexTypes to list (backward compatibly indexType still 
works)
   2. added RANGE indexing type
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to