Hi All,

I am playing around Spark Adapter and my understanding of the adapter is it
will convert enumerable from other adapter like CSV Adapter to RDD for
processing in Spark and later collect the result.

I have a few issues and questions:

issues:
1. Looks like the upgrade of the Jetty server has break that as Spark 0.9
(used by Calcite) still using the old Jetty server. Tried to revert that
and there are further issues.
2. The Spark related rules does not used by planner, there is todo for this.
3. The implementation of the child's rel is null, there is todo for this.

questions:
1. Does the Spark Adapter working or complete implemented?
2. I am enabling Spark Adapter by specifying spark=true in connection
string, is there any documentation on this?

Regards,
Chin Wei

Reply via email to