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

apache / carbondata / 1635
76%

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

pending completion
1635

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

Jobs
ID Job ID Ran Files Coverage
1 1635.1 15 Apr 2019 04:16PM UTC 0
78.89
Source Files on build 1635
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1635
  • 7a1b1ea0 on github
  • Prev Build on master (#3116)
  • Next Build on master (#734)
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