tests are passing :+1: but teamcity failures look relevant:

extensions-core/datasketches/src/main/java/org/apache/druid/query/aggregation/datasketches/hll
* HllSketchAggregatorFactory.java (2)
   - 99: requiredFields() Call to asList with only one argument 
  - 109: getRequiredColumns() Call to asList with only one argument 
* HllSketchModule.java (1)
  - 66: getJacksonModules() Call to asList with only one argument 

which recommends `Collections.singletonList`

[ Full content available at: 
https://github.com/apache/incubator-druid/pull/5712 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to