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

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

Build:
DEFAULT BRANCH: master
Ran 05 May 2019 08:26AM UTC
Files 1039
Run time 4min
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

05 May 2019 08:26AM UTC coverage: 74.041% (-0.01%) from 74.051%
1664.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

59318 of 80115 relevant lines covered (74.04%)

0.99 hits per line

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