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

apache / carbondata / 1580 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2019 08:48AM UTC
Files 1031
Run time 43s
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

15 Mar 2019 08:48AM UTC coverage: 79.253% (+3.8%) from 75.412%
1580.1

push

jenkins

ravipesala
[CARBONDATA-3315] Fix for Range Filter failing with two between clauses as children of OR expression

Problem : Range filter with Or and two between clauses as children fails because while evaluating the Or we combine both the sub-trees into one and then evaluate, which is wrong.

Solution : Instead of combining them we have to treat both the children of 'OR' as different expressions and evaluate separately.

This closes #3145

62837 of 79287 relevant lines covered (79.25%)

1.05 hits per line

Source Files on job 1580.1
  • Tree
  • List 0
  • Changed 205
  • Source Changed 0
  • Coverage Changed 205
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1580
  • 8328cc7f on github
  • Prev Job for on master (#1581.1)
  • Next Job for on master (#1582.1)
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