File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11-- TODO: incremental sort is turned off by default, because it may have
22-- wrong result for some core case. Turn it on to run the existing tests
33-- and minimize the difference from upstream.
4+ -- start_matchignore
5+ -- m/INFO: GPORCA failed to produce a plan, falling back to Postgres-based planner/
6+ -- m/DETAIL: Falling back to Postgres-based planner because GPORCA does not support the following feature: Non-default collation/
7+ -- end_matchignore
48set enable_incremental_sort=on;
59--
610-- WINDOW FUNCTIONS
Original file line number Diff line number Diff line change 11-- TODO: incremental sort is turned off by default, because it may have
22-- wrong result for some core case. Turn it on to run the existing tests
33-- and minimize the difference from upstream.
4+ -- start_matchignore
5+ -- m/INFO: GPORCA failed to produce a plan, falling back to Postgres-based planner/
6+ -- m/DETAIL: Falling back to Postgres-based planner because GPORCA does not support the following feature: Non-default collation/
7+ -- end_matchignore
48set enable_incremental_sort=on;
59--
610-- WINDOW FUNCTIONS
Original file line number Diff line number Diff line change 11-- TODO: incremental sort is turned off by default, because it may have
22-- wrong result for some core case. Turn it on to run the existing tests
33-- and minimize the difference from upstream.
4+ -- start_matchignore
5+ -- m/INFO: GPORCA failed to produce a plan, falling back to Postgres-based planner/
6+ -- m/DETAIL: Falling back to Postgres-based planner because GPORCA does not support the following feature: Non-default collation/
7+ -- end_matchignore
48set enable_incremental_sort= on ;
59
610--
You can’t perform that action at this time.
0 commit comments