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

apache / carbondata / 1419
76%

Build:
DEFAULT BRANCH: master
Ran 02 Jan 2019 08:12AM UTC
Jobs 1
Files 1021
Run time 1min
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
1419

push

jenkins

ravipesala
[CARBONDATA-3205]Fix Get Local Dictionary for empty Array of String

Problem:
In case of Array data type, if the data is empty then the Local dictionary entry for the data will not be created.
So, while querying the data, dictionary value read from the local dictionary will go wrong.
In case we have 3 rows of data with the first row as empty data, then the number of local dictionary entries will be 2. Reading back the dictionary values from the local dictionary while query throws ArrayIndexOutOfBoundException.

Solution:
Check for the dictionary value presence, fill default value only if dictionary values exists.

This closes #3028

61715 of 78084 relevant lines covered (79.04%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1419.1 02 Jan 2019 08:12AM UTC 0
79.04
Source Files on build 1419
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1419
  • 7477527e on github
  • Prev Build on master (#1418)
  • Next Build on master (#1420)
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