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

apache / carbondata / 1356
76%

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

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

61383 of 77614 relevant lines covered (79.09%)

1.05 hits per line

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