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

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

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2019 04:56PM UTC
Files 1061
Run time 58s
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

13 Jun 2019 04:56PM UTC coverage: 77.311% (+0.007%) from 77.304%
1764.1

push

jenkins

kunal642
[CARBONDATA-3416]Correct the preparing of carbon analyzer with custom rules with spark analyzer

Problem:
When new analyzer rule added in spark, not reflecting in carbon.
Carbon prepares the session state builder by extending the
hivesession state builder, and create new analyzer by overiding
all the rules added by spark, so when new rule is added in spark,
it will not be reflected in carbon as we have overridden the complete analyzer

Solution
While making the new analyzer in carbon side, better to get all the
rules from super class and add the carbon rules in analyzer,
so that when new rules are added in spark side, since we take super.rules,
we get all the updated rules from spark, before adding the carbon custom rules.

This closes #3261

64016 of 82803 relevant lines covered (77.31%)

1.01 hits per line

Source Files on job 1764.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 5
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1764
  • 1118886d on github
  • Prev Job for on master (#1761.1)
  • Next Job for on master (#1766.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