On Mon, Jul 20, 2015 at 10:30 AM, Owen O'Malley <omalley@apache.org> wrote:
> * All of the java files are in org.apache.kylin package. Only exceptions
> were in the
> atopcalcite module:
> * net.hydromatic.optiq.runtime
> * org.eigenbase.sql2rel
> Are those classes coming from a different package? Do you intend to
> repackage them?
>
These are left-over from earlier development (originally from optiq, which
is now calcite).
I am not sure of the disposition of these files, but Julian Hyde was the
contributor, I think. They should be handled in a better fashion, but I
don't think that this is a release blocker.
|