Menu

#28 Configurable number of data nodes for regression test cases

Development Queue
open
nobody
None
5
2012-06-03
2011-05-24
Abbas Butt
No

This is required so that if an EXPLAIN for a remote query reports all the data nodes in any regression test case, the expected output can be changed according to the cluster configuration.
See e.g. commented test cases in create_index test case

EXPLAIN (COSTS OFF)
SELECT * FROM fast_emp4000
WHERE home_base @ '(200,200),(2000,1000)'::box
ORDER BY (home_base[0])[0];

This also applies to the number of coordinators.

Discussion

  • Abbas Butt

    Abbas Butt - 2012-03-10
    • milestone: 1830308 --> 2663467
     
  • Koichi Suzuki

    Koichi Suzuki - 2012-06-03
    • labels: 1406362 -->
    • milestone: 2663467 --> Development Queue
    • assigned_to: gabbasb --> nobody
     

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.