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

apache / carbondata / 584 / 1
76%
master: 76%

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

28 Jun 2018 01:10PM UTC coverage: 78.435% (+6.4%) from 72.053%
584.1

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

Source Files on job 584.1
  • Tree
  • List 0
  • Changed 257
  • Source Changed 32
  • Coverage Changed 254
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 584
  • a0350e10 on github
  • Prev Job for on master (#581.1)
  • Next Job for on master (#585.1)
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