You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Michael Allman <mi...@videoamp.com> on 2016/06/28 22:27:14 UTC

Spark SQL PR looking for love...

Hello,

Do any Spark SQL committers/experts have bandwidth to review a PR I submitted a week ago, https://github.com/apache/spark/pull/13818 <https://github.com/apache/spark/pull/13818>? The associated Jira ticket is https://issues.apache.org/jira/browse/SPARK-15968 <https://issues.apache.org/jira/browse/SPARK-15968>.

Thank you!

Michael

Re: Spark SQL PR looking for love...

Posted by Michael Allman <mi...@videoamp.com>.
I should briefly mention what the PR is about... This is a patch to address a problem where non-empty partitioned Hive metastore tables are never returned in a cache lookup in HiveMetastoreCatalog.getCached.

Thanks,

Michael


> On Jun 28, 2016, at 3:27 PM, Michael Allman <mi...@videoamp.com> wrote:
> 
> Hello,
> 
> Do any Spark SQL committers/experts have bandwidth to review a PR I submitted a week ago, https://github.com/apache/spark/pull/13818 <https://github.com/apache/spark/pull/13818>? The associated Jira ticket is https://issues.apache.org/jira/browse/SPARK-15968 <https://issues.apache.org/jira/browse/SPARK-15968>.
> 
> Thank you!
> 
> Michael