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

apache / carbondata / 1322
76%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2018 03:11PM UTC
Jobs 1
Files 1017
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
1322

push

jenkins

ravipesala
[CARBONDATA-3136] Fix JVM crash with preaggregate datamap when average of decimal column is taken with orderby

problem: JVM crash with preaggregate datamap when average of decimal column is taken with orderby.

cause: When preparing plan with preaggregate datamap, decimal is cast to double in average expression. This was leading to JVM crash in spark as we were filling with wrong precision (callstack mentioned in JIRA)

solution: division result of average, should be casted to decimal instead of double for decimal datatype.

This closes #2958

61590 of 77472 relevant lines covered (79.5%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1322.1 28 Nov 2018 03:11PM UTC 0
79.5
Source Files on build 1322
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1322
  • afe2b669 on github
  • Prev Build on master (#1323)
  • Next Build on master (#1786)
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