You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/31 21:15:25 UTC

[GitHub] [incubator-iceberg] edgarRd commented on issue #339: make spark reader public to allow extension for prototyping future incremental reading in spark

edgarRd commented on issue #339: make spark reader public to allow extension for prototyping future incremental reading in spark
URL: https://github.com/apache/incubator-iceberg/pull/339#issuecomment-517023983
 
 
   For prototyping, couldn't you use a decorator pattern instead of extension via subclassing? This way you could delegate interface methods to the existing reader and rewrite for new behavior.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org