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

apache / carbondata / 555
76%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2018 05:53PM UTC
Jobs 1
Files 1014
Run time 28min
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
555

push

jenkins

kumarvishal09
Support adding local dictionary configuration in create table statement and show the configs in describe formatted table

What changes were proposed in this pull request?
In this PR, in order to support local dictionary,

create table changes are made to support local dictionary configurations as table properties
show local dictionary properties in describe formatted command based on whether the local dictionary enabled or disabled.
Highlights:
basically we will have four properties

LOCAL_DICT_ENABLE => whether to enable or disable local dictionary
LOCAL_DICT_THRESHOLD => threshold property for the column to generate local dictionary
LOCAL_DICT_INCLUDE => columns for which local dictionary needs to be generated
LOCAL_DICT_EXCLUDE => columns for which local dictionary should not be generated

This closes#2375

52967 of 70050 relevant lines covered (75.61%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 555.1 19 Jun 2018 05:53PM UTC 0
75.61
Source Files on build 555
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #555
  • be20fefb on github
  • Prev Build on master (#554)
  • Next Build on master (#556)
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