jzhuge opened a new pull request #23507: [SPARK-26576][SQL] Broadcast hint not 
applied to partitioned table
URL: https://github.com/apache/spark/pull/23507
 
 
   ## What changes were proposed in this pull request?
   
   Make sure broadcast hint is applied to partitioned tables.
   
   Since the issue exists in branch 2.0 to 2.4, but not in master, I created 
this PR for branch-2.4.
   
   ## How was this patch tested?
   
   - A new unit test in PruneFileSourcePartitionsSuite
   - Unit test suites touched by SPARK-14581: JoinOptimizationSuite, 
FilterPushdownSuite, ColumnPruningSuite, and PruneFiltersSuite
   
   @cloud-fan @davies @rxin 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to