Menu

#69 Use FQS mechanism for subquery planning

Development Queue
open
5
2012-12-12
2012-06-20
No

Right now, if the whole query is shippable we use FQS to ship the whole query. If there are subqueries which are pushable and not the whole query, those are still planned by standard_planner. Instead, if a subquery is shippable, and not the whole query, we should use FQS planner to ship the query to the datanode, instead of using the standard planner.

Discussion

  • Koichi Suzuki

    Koichi Suzuki - 2012-09-11

    3Q or 4Q, TBD

     
  • Koichi Suzuki

    Koichi Suzuki - 2012-12-12
    • milestone: 2915306 --> Development Queue
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.