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

apache / carbondata / 584
76%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2018 01:10PM UTC
Jobs 1
Files 994
Run time 52s
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
584

push

jenkins

ravipesala
[CARBONDATA-2647] [CARBONDATA-2648] Add support for COLUMN_META_CACHE and CACHE_LEVEL in create table and alter table properties

Things done as part of this PR

Support for configuring COLUMN_META_CACHE in create and alter table set properties DDL.
Support for configuring CACHE_LEVEL in create and alter table set properties DDL.
Describe formatted display support for COLUMN_META_CACHE and CACHE_LEVEL
  Any interfaces changed?
Create Table Syntax
CREATE TABLE [dbName].tableName (col1 String, col2 String, col3 int,…) STORED BY ‘carbondata’ TBLPROPERTIES (‘COLUMN_META_CACHE’=’col1,col2,…’, 'CACHE_LEVEL'='BLOCKLET')

Alter Table set properties Syntax
ALTER TABLE [dbName].tableName SET TBLPROPERTIES (‘COLUMN_META_CACHE’=’col1,col2,…’, 'CACHE_LEVEL'='BLOCKLET')

This closs #2418

54384 of 69336 relevant lines covered (78.44%)

1.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 584.1 28 Jun 2018 01:10PM UTC 0
78.44
Source Files on build 584
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #584
  • a0350e10 on github
  • Prev Build on master (#581)
  • Next Build on master (#585)
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