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

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

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2019 09:18AM UTC
Files 1031
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

12 Mar 2019 09:18AM UTC coverage: 79.189% (+2.1%) from 77.075%
1572.1

push

jenkins

kumarvishal09
[CARBONDATA-3307] Fix Performance Issue in No Sort

When creating the table without sort_columns and loading the data into it, it is generating more carbondata
files than expected. Now the no. of carbondata files is being generated based on the no. of threads launched.
Each thread is initialising its own writer and writing data.

Now we pass the same writer instance to all the threads, so all the threads will write the data to same file.

This closes #3140

62761 of 79255 relevant lines covered (79.19%)

1.05 hits per line

Source Files on job 1572.1
  • Tree
  • List 0
  • Changed 155
  • Source Changed 2
  • Coverage Changed 155
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1572
  • f5e4793b on github
  • Prev Job for on master (#1570.1)
  • Next Job for on master (#1573.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