Re: Bug report!

2018-12-20 Thread Gian Merlino
Hey Mike, I would look to Hive to fix this - it should be able to handle either a 0 or 0.0 in the response equally well. I suppose I wouldn't consider it to be a bug in Druid. On Mon, Dec 17, 2018 at 10:15 AM mike wrote: > Hello, Could anybody give me a hand? > > Recently, I upgraded my druid

Re: Drop 0. from the version

2018-12-20 Thread Roman Leventov
It may also make sense to distinguish "operations" breaking changes from API breaking changes. Operations breaking changes establish the minimum cadence of Druid cluster upgrades, that allow rolling Druid versions back and forward. I. e. it's related to segment format, the format of the data kept

Drop 0. from the version

2018-12-20 Thread Roman Leventov
It doesn't seem to me that Druid API is going to stabilize in the near future (if ever), because there are so many extension points and something is broken in every release. On the other hand, Druid is not Hadoop or Spark, which have applications API. Druid API for extensions, not applications. It