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

apache / carbondata / 1661
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1661.1 02 May 2019 10:52AM UTC 0
79.16
Source Files on build 1661
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1661
  • eb7a8335 on github
  • Prev Build on master (#1660)
  • Next Build on master (#11321)
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