apecloud / myduckserver

MySQL & Postgres Analytics, Reimagined
187 stars 9 forks source link

tests: enable TestQueries which includes 1850 queries (1600+ passing currently) #61

Closed GaoYusong closed 2 months ago

GaoYusong commented 2 months ago

This PR enables fine-grained control over which specific SQLs are run and enables the TestQueries case, which includes 1850 high-quality test queries. We currently pass 1600+, which is pretty good for such a young project, in my opinion.