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

apache / carbondata / 1764
76%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2019 04:56PM UTC
Jobs 1
Files 1061
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
1764

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

Jobs
ID Job ID Ran Files Coverage
1 1764.1 13 Jun 2019 04:56PM UTC 0
77.31
Source Files on build 1764
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1764
  • 1118886d on github
  • Prev Build on master (#1761)
  • Next Build on master (#1766)
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