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

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

Build:
DEFAULT BRANCH: master
Ran 02 May 2019 10:52AM UTC
Files 1039
Run time 57s
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

02 May 2019 10:52AM UTC coverage: 79.161% (+5.3%) from 73.908%
1661.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

63420 of 80115 relevant lines covered (79.16%)

1.04 hits per line

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