You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/28 02:56:32 UTC

[GitHub] mccheah commented on issue #23915: SPARK-24252: Add v2 catalog plugin system.

mccheah commented on issue #23915: SPARK-24252: Add v2 catalog plugin system.
URL: https://github.com/apache/spark/pull/23915#issuecomment-468117314
 
 
   Overall it looks reasonable; it's about what I would expect for a pluggable system that relies on classloading and reflective instantiation. We do this in other places too, for example in `SchedulerBackend` bootstrapping.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org