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 2020/02/23 00:36:05 UTC

[GitHub] [spark] maropu commented on issue #27056: [SPARK-27217][SQL] Nested schema pruning with Aggregation

maropu commented on issue #27056: [SPARK-27217][SQL] Nested schema pruning with Aggregation
URL: https://github.com/apache/spark/pull/27056#issuecomment-590013192
 
 
   Probably, you'd be better to ask that in the spark mailing list. Anyway, we already have `SparkSessionExtensions` (or `SparkSession.experimental.extraOptimizations`) for injecting custom rules in 3rd-party projects. So, you can do so by using these interfaces (they are experimental interfaces though).

----------------------------------------------------------------
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: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org