jihoonson commented on issue #8698: add explodeSpec
URL: https://github.com/apache/incubator-druid/pull/8698#issuecomment-551310270
 
 
   Would you please check the build failure? It looks legit.
   
   ```
   [ERROR] 
/Users/jihoonson/Codes/druid/indexing-service/src/test/java/org/apache/druid/indexing/seekablestream/SeekableStreamIndexTaskTestBase.java:[105,15]
 no suitable constructor found for 
JSONParseSpec(org.apache.druid.data.input.impl.TimestampSpec,org.apache.druid.data.input.impl.DimensionsSpec,org.apache.druid.java.util.common.parsers.JSONPathSpec,com.google.common.collect.ImmutableMap<java.lang.Object,java.lang.Object>)
   [ERROR]     constructor 
org.apache.druid.data.input.impl.JSONParseSpec.JSONParseSpec(org.apache.druid.data.input.impl.TimestampSpec,org.apache.druid.data.input.impl.DimensionsSpec,org.apache.druid.java.util.common.parsers.JSONPathSpec,java.util.List<org.apache.druid.java.util.common.parsers.JSONExplodeSpec>,java.util.Map<java.lang.String,java.lang.Boolean>)
 is not applicable
   [ERROR]       (actual and formal argument lists differ in length)
   [ERROR]     constructor 
org.apache.druid.data.input.impl.JSONParseSpec.JSONParseSpec(org.apache.druid.data.input.impl.TimestampSpec,org.apache.druid.data.input.impl.DimensionsSpec)
 is not applicable
   [ERROR]       (actual and formal argument lists differ in length)
   ```

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


With regards,
Apache Git Services

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

Reply via email to