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

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

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2019 04:16PM UTC
Files 1035
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

15 Apr 2019 04:16PM UTC coverage: 78.891% (-0.05%) from 78.936%
1635.1

push

jenkins

ravipesala
[CARBONDATA-3001] configurable page size in MB

Changes proposed in this PR:

supported a table property table_page_size_inmb (1 MB to 1755 MB), configurable page size for each table in below scenarios.

TBLProperties in creating table
API in SdkWriter
Options in creating table using spark file format
Options in DataFrameWriter
If this table properties is not configured, Default vaue will be taken (1 MB) [currently no default value, will set in next version].
Based on this property value. Page will be cut if it crosses the value before 32000 rows. This enables in fitting pages into cache.

This closes #2814

62955 of 79800 relevant lines covered (78.89%)

1.04 hits per line

Source Files on job 1635.1
  • Tree
  • List 0
  • Changed 38
  • Source Changed 0
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1635
  • 7a1b1ea0 on github
  • Prev Job for on master (#3116.1)
  • Next Job for on master (#734.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