Enable "fromNext" by default from druid-0.10.0#2767
Enable "fromNext" by default from druid-0.10.0#2767navis wants to merge 2 commits intoapache:masterfrom
Conversation
|
👍 |
|
@navis can we fix merge conflicts? |
|
@navis: can you fix conflicts ? |
|
IMO, if we're going to change the default of fromNext, we should also make it mandatory to specify either |
|
Hmm, actually, my comment was kind of nonsensical. There's no such thing as "changing the default" for something that's mandatory. I still think that silent wrong results on older client code is bad, but also, making fromNext mandatory is kind of silly. I would be ok with adding a runtime property that controls the default behavior, like The important thing, imo, is that many Druid deployers are not the same people as the ones that write the queries, and we have to recognize that dynamic when making changes like this. @fjy @nishantmonu51 @navis what do you think? |
|
@gianm: your suggestion seems good to me. |
|
@gianm 👍 |
|
Closing this, discussion can continue at #3986 |
Based on #2576. As discussed in #2576 (comment), enable "fromNext" by default from druid-0.10.0.