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

apache / carbondata / 1572
76%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2019 09:18AM UTC
Jobs 1
Files 1031
Run time 49s
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
1572

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

Jobs
ID Job ID Ran Files Coverage
1 1572.1 12 Mar 2019 09:18AM UTC 0
79.19
Source Files on build 1572
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1572
  • f5e4793b on github
  • Prev Build on master (#1570)
  • Next Build on master (#1573)
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