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

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

Build:
DEFAULT BRANCH: master
Ran 06 May 2019 08:25AM UTC
Files 1039
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

06 May 2019 08:25AM UTC coverage: 74.185% (+0.1%) from 74.041%
1665.1

push

jenkins

kumarvishal09
[CARBONDATA-3359]Fix data mismatch issue for decimal column after delete operation

Problem:
after delete operation is performed, the decimal column data is wrong. This is because, during filling vector for decimal column,
 we were not considering the deleted rows if present any, we were filling all the row data for decimal.

Solution
in case of decimal, get the vector from ColumnarVectorWrapperDirectFactory and then put data, which will take care of the deleted rows

This closes #3189

59433 of 80115 relevant lines covered (74.18%)

0.99 hits per line

Source Files on job 1665.1
  • Tree
  • List 0
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1665
  • eb7a8335 on github
  • Prev Job for on master (#1664.1)
  • Next Job for on master (#1667.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