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

apache / carbondata / 605
76%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2018 07:41AM UTC
Jobs 1
Files 1045
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
605

push

jenkins

Jacky Li
[CARBONDATA-2633][BloomDataMap] Fix bugs in bloomfilter for dictionary/sort/date/TimeStamp column

for dictionary column, carbon convert literal value to dict value, then
convert dict value to mdk value, at last it stores the mdk value as
internal value in carbonfile.

for other columns, carbon convert literal value to internal value using
field-converter.

Since bloomfilter datamap stores the internal value, during query we
should convert the literal value in filter to internal value in order to
match the value stored in bloomfilter datamap.

Changes are made:

1.FieldConverters were refactored to extract common value convert methods.
2.BloomQueryModel was optimized to support converting literal value to
internal value.
3.fix bugs for int/float/date/timestamp as bloom index column
4.fix bugs in dictionary/sort column as bloom index column
5.add tests
6.block (deferred) rebuild for bloom datamap (contains bugs that does
not fix in this commit)

This closes #2403

211 of 211 new or added lines in 18 files covered. (100.0%)

47872 of 72100 relevant lines covered (66.4%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 605.1 04 Jul 2018 07:41AM UTC 0
66.4
Source Files on build 605
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #605
  • cd7c2102 on github
  • Prev Build on master (#604)
  • Next Build on master (#606)
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