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

citusdata / citus
37%
master: 90%

Build:
Build:
LAST BUILD BRANCH: granular_subquery_pushdown
DEFAULT BRANCH: master
Repo Added 23 Nov 2016 11:51PM UTC
Files 1391
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

LAST BUILD ON BRANCH granular_subquery_pushdown
branch: granular_subquery_pushdown
CHANGE BRANCH
x
Reset
  • granular_subquery_pushdown
  • colocation_features
  • create_distributed_partitions
  • enable-coverage-testing
  • master
  • subquery_view
  • update_subquery_on_where_false

pending completion
11979

Pull #7504

travis-ci

Onder Kalaci
Add infrastructure for filtering restriction contexts based on the input query

In subquery pushdown, we first ensure that each relation is joined with at least
on another relation on the partition keys. That's fine given that the decision
is binary: pushdown the query at all or not.

With recursive planning, we'd want to check whether any specific part
of the query can be pushded down or not. Thus, we need the ability to
understand which part(s) of the subquery is safe to pushdown. This commit
adds the infrastructure for doing that.
Pull Request #7504:

11514 of 31236 relevant lines covered (36.86%)

0.37 hits per line

Relevant lines Covered
Build:
Build:
31236 RELEVANT LINES 11514 COVERED LINES
0.37 HITS PER LINE
Source Files on granular_subquery_pushdown
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11979 granular_subquery_pushdown Add infrastructure for filtering restriction contexts based on the input query In subquery pushdown, we first ensure that each relation is joined with at least on another relation on the partition keys. That's fine given that the decision is bina... Pull #7504 30 Mar 2020 08:31AM UTC Onder Kalaci travis-ci pending completion  
See All Builds (13)
  • Repo on GitHub
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

© 2025 Coveralls, Inc