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

apache / carbondata / 1664
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1664.1 05 May 2019 08:26AM UTC 0
74.04
Source Files on build 1664
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1664
  • eb7a8335 on github
  • Prev Build on master (#1663)
  • Next Build on master (#1665)
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