Pat Okeeffe
c619b7d94e
implemented query hints (flatten) (fb-2124) ( #2373 )
...
* implemented query hints (flatten)
* improved testing
2023-04-06 17:28:24 -05:00
Pat Okeeffe
284f62dcb9
create model, create function... all the goodies ( #2264 )
...
* create function, create/drop model; re-introduced limit; added COPY; var(); corr()
* review feedback
2023-04-04 17:44:29 -05:00
pokeeffe-molecula
aaf963c9bd
(fb-1779) make optimizer smarter with top operators and aggregate queries ( #2323 )
...
* updated optimizer to be smarter when trying to push a top operator down; added test coverage
* skip a dax sql test that keeps failing
(cherry picked from commit e0d6b292bc )
2022-12-12 09:01:20 -08:00
pokeeffe-molecula
0bd17d6185
fixed top(x) where top cannot be pushed down into pql query ( #2311 )
...
* fixed top(x) where top cannot be pushed down into pql query
* review feedback
(cherry picked from commit d3f10be743 )
2022-12-12 09:01:20 -08:00