xiangfu0 opened a new pull request, #17719:
URL: https://github.com/apache/pinot/pull/17719

   ### What changed
   - Fix enum switch usage in MapColumnPreIndexStatsCollector for 
FieldSpec.DataType constants (INT instead of INTEGER, remove OBJECT).
   - Keep prior numeric-to-string promotion logic for mixed-type map key values 
in map stats collection.
   - Includes existing unit and integration coverage for this behavior.
   
   ### Validation
   - ./mvnw spotless:apply checkstyle:check -T1C (previous full reactor run)
   - ./mvnw -pl pinot-segment-local -DskipTests compile (passes after fix)


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