• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 13080
100%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test2
DEFAULT BRANCH: master
Ran 20 Jul 2018 02:36PM UTC
Jobs 1
Files 353
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
13080

push

travis-ci

kyukhin
sql: assertion fail on nested select

To optimize the select-subquery tarantool uses
subquery flattening optimization which is only used
with respect to some restrictions. When any of
subselects but the last one has an ORDER BY
clause we should raise an error. So subquery
components containing it are not accepted
to be optimized.

Checking part was only checking if the last
subselect contains the clause which led to an
assertion fail. With the patch applied
flattening is not used in case any of
subselects has an ORDER BY.

Closes #3353

62694 of 77055 relevant lines covered (81.36%)

3649570.69 hits per line

Jobs
ID Job ID Ran Files Coverage
3 13080.3 (TARGET=coverage) 20 Jul 2018 02:36PM UTC 0
81.36
Travis Job 13080.3
Source Files on build 13080
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13080
  • c8ea9483 on github
  • Prev Build on 2.0 (#13061)
  • Next Build on 2.0 (#13081)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc