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

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

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2019 08:32AM UTC
Files 1035
Run time 54s
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

17 Apr 2019 08:32AM UTC coverage: 73.855% (+2.9%) from 70.974%
1637.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

58936 of 79800 relevant lines covered (73.85%)

0.99 hits per line

Source Files on job 1637.1
  • Tree
  • List 0
  • Changed 188
  • Source Changed 11
  • Coverage Changed 188
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1637
  • 7a1b1ea0 on github
  • Prev Job for on master (#1640.1)
  • Next Job for on master (#1638.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