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

apache / carbondata / 1777
76%

Build:
DEFAULT BRANCH: master
Ran 18 Jun 2019 08:11AM UTC
Jobs 1
Files 1061
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
1777

push

jenkins

kunal642
[CARBONDATA-3433]Fix MV issues related to duplicate columns, limit and constant columns

Problem:
MV has below issues:
when has duplicate columns in select query, MV creation fails, but select is valid query
when used constant column in ctas for datamap creation, it fails
when limit is used in ctas for datamap creation, it fails

Solution:
since duplicate columns in query is valid, MV should support, so when creating columns, better take distinct columns
handle getting field relation map when we have constant column in query
block MV creation for limit ctas query, as it is not a valid case to use MV datamap.

This closes #3285

64088 of 82887 relevant lines covered (77.32%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1777.1 18 Jun 2019 08:11AM UTC 0
77.32
Source Files on build 1777
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1777
  • 581591a3 on github
  • Prev Build on master (#1774)
  • Next Build on master (#11891)
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