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

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

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2018 09:27PM UTC
Files 983
Run time 42min
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

18 Jul 2018 09:27PM UTC coverage: 81.184% (+2.2%) from 78.964%
677.1

push

jenkins

ravipesala
[CABONDATA-2741]Fix for filling measure column data in wrong order by not skipping non existing measure column in case of restructure

Problem: In case of restructure measure ordinal list in class RestructureUtil only maintains the existing orders but filling data in method fillResultToColumnarBatch of class DictionaryBasedVectorResultCollector doesnot ignores the non existing columns in measureColumnInfo.
so, before it was trying to read the data of existing column in non exsting columns maked datatype mismatch.
Solution: Making syncup for both measureColumnInfo with measure ordinals.

This closes #2507

56715 of 69860 relevant lines covered (81.18%)

1.08 hits per line

Source Files on job 677.1
  • Tree
  • List 0
  • Changed 159
  • Source Changed 21
  • Coverage Changed 156
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 677
  • 63b930c8 on github
  • Prev Job for on master (#673.1)
  • Next Job for on master (#678.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