mirror of
https://github.com/apache/druid.git
synced 2025-02-09 19:44:57 +00:00
* Fix NPE for subquery with limit * Mark it as unplannable by returning null * Migrate testcases from SqlResourceTest to CalciteQueryTest * Throw CannotBuildQueryException * Fix typo * Patch comments