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

apache / carbondata / 1355
76%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2018 08:07AM UTC
Jobs 1
Files 1017
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

pending completion
1355

push

jenkins

kumarvishal09
[CARBONDATA-2563][CATALYST] Explain query with Order by operator is fired Spark Job
which is increase explain query time even though isQueryStatisticsEnabled is false

Even though isQueryStatisticsEnabled is false which means user doesnt wants to see
statistics for explain command, still the engine tries to fetch the paritions information
which causes a job execution in case of order by query, this is mainly because
spark engine does sampling for defifning certain range within paritions  for sorting process.

As part of solution the explain command process shall fetch the parition info only if isQueryStatisticsEnabled  true.

This closes #2974

61683 of 77614 relevant lines covered (79.47%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1355.1 13 Dec 2018 08:07AM UTC 0
79.47
Source Files on build 1355
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1355
  • d3c907b7 on github
  • Prev Build on master (#1354)
  • Next Build on master (#1356)
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