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

apache / carbondata / 821
76%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2018 05:21PM UTC
Jobs 1
Files 987
Run time 64min
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
821

push

jenkins

Jacky Li
[CARBONDATA-2796][32K]Fix data loading problem when table has complex column and long string column

currently both varchar column and complex column believes itself is the last one member in noDictionary group when converting carbon row from raw format to 3-parted format. Since they need to be proceeded in different way, exception will occur if we deal the column in wrong way.

To fix this, we mark the info of complex columns explicitly like varchar columns, and keep the order of noDictionary group as : normal Dim & varchar & complex

This closes #2577

44 of 44 new or added lines in 6 files covered. (100.0%)

57026 of 70452 relevant lines covered (80.94%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 821.1 01 Aug 2018 05:21PM UTC 0
80.94
Source Files on build 821
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #821
  • 11fb422d on github
  • Prev Build on master (#813)
  • Next Build on master (#822)
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