Re: OLAP CUBE/ROLLUP Operators and GROUP BY grouping sets

Поиск
Список
Период
Сортировка
От Robert Bedell
Тема Re: OLAP CUBE/ROLLUP Operators and GROUP BY grouping sets
Дата
Msg-id 200312171803729.SM00984@xavier
обсуждение исходный текст
Ответ на Re: OLAP CUBE/ROLLUP Operators and GROUP BY grouping sets  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: OLAP CUBE/ROLLUP Operators and GROUP BY grouping sets  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
> > More specifically I would like to add grouping sets, and the CUBE and
> ROLLUP
> > operators, into postgresql.  Since modifying such the GROUP BY operation
> > would necessitate changing the query structure, wouldn't that affect the
> > query rewrites and genetic optimizer?
> 
> I don't think either the rewriter or GEQO would notice at all.  The
> regular optimizer definitely would though.

Alright, I will focus on the regular optimizer more specifically then.
Thanks!
> > These are not simple projects, I know.
> 
> Might be a tad ambitious for your first venture into backend hacking...

I agree completely.  I'm not purporting to jump in quite that quickly, but
it is something I would like to see added, and am willing to put the time
towards.  If you have any suggestions for items in the TODO list that would
move me more quickly towards my goal I would appreciate it.  (Also useful to
avoid working on something someone else is!)

To Joe Conway:

Thanks for the link!  And if you have any specific ideas on window frame
aggregates I would like to discuss them with you out of band ;)

Thanks for you time ;)

Cheers,

Robert



В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Felstead
Дата:
Сообщение: Re: TODO list
Следующее
От: Þórhallur Hálfdánarson
Дата:
Сообщение: Re: TODO list