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

apache / carbondata / 1789
76%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2019 02:08PM UTC
Jobs 1
Files 1067
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
1789

push

jenkins

akashrn5
[CARBONDATA-3445] Aggregate query empty list error fix.

Problem:
In Aggregate query, CountStarPlan throws head of empty list error.
When right node of join node has Aggregate node with the empty aggregate and group expression then it matches with the count() plan
and we try to get the Head of the aggregate expression assuming only one aggregate expression is present.
This happens only in Spark 2.3 so added an empty list check that if aggregate expression is empty, it will not treat as count() plan.

Aggregate query empty list error fix.

This closes #3300

64872 of 83398 relevant lines covered (77.79%)

1.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1789.1 21 Jun 2019 02:08PM UTC 0
77.79
Source Files on build 1789
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1789
  • ed862ce1 on github
  • Prev Build on master (#1787)
  • Next Build on master (#1790)
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