I have no problem with Drill developing on their own branch of Optiq. I know 
the changes will make it back into trunk at some point.

Consider giving your fork of Optiq recognizable version number, so that it will 
be clear if people are not running against the right repo.

Say optiq-0.7.1-drill

When you have a distinguished version number, you could even do releases (using 
mvn release:prepare and release:perform), and publish to your own repo or (if 
you prefer) apache repo.

Julian

On Jun 4, 2014, at 12:41 AM, Timothy Chen <[email protected]> wrote:

> We actually have Optiq as an external dependency, however the version
> we're using is not from the official Optiq repo but a private fork
> that was published to a private maven repo.
> 
> This might have changed or already in progress being fixed, but just
> want to know the plan / timeline.
> 
> Tim
> 
> On Wed, Jun 4, 2014 at 12:32 AM, Renato Marroquín Mogrovejo
> <[email protected]> wrote:
>> I think having Optiq in the incubator now [1] will change the way this is
>> going to be managed. But I think it is going to be better to have it as an
>> external dependency now and not as a fork.
>> 
>> 
>> Renato M.
>> 
>> [1] http://incubator.apache.org/projects/optiq
>> 
>> 
>> 2014-06-04 8:01 GMT+02:00 Timothy Chen <[email protected]>:
>> 
>>> Hi Drillers,
>>> 
>>> I'm wondering what's our plan for Optiq, as I believe we're still on
>>> this Optiq fork (drill_wip) that we still rely upon.
>>> 
>>> I'm hoping we can either rebase that branch on top of latest master or
>>> get our changes in, as there are fixes in the latest optiq that will
>>> be useful for us (ie: Window aggregations fixes).
>>> 
>>> Do we have plans to do so?
>>> 
>>> Tim
>>> 

Reply via email to