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

apache / carbondata / 1402
76%

Build:
DEFAULT BRANCH: master
Ran 27 Dec 2018 05:32PM UTC
Jobs 1
Files 1019
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
1402

push

jenkins

Jacky Li
[CARBONDATA-3188] Create carbon table as hive understandable metastore table needed by Presto and Hive

Problem:
Current carbon table created in spark creates the hive table internally but it does not have much information like schema, input/output format and location details. So other execution engines like Presto and Hive cannot read the table.

Reason:
Spark always checks in HiveSerde static map whether it is a hive supported table or not, since carbon is not registered to that map it cannot create hive understandable table. It justs creates a table without schema and location and adds its own schema as part of properties.

Solution:
Add the carbon details also to HiveSerde static map so that it can create Hive understandable table.

This closes #3004

61544 of 77951 relevant lines covered (78.95%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1402.1 27 Dec 2018 05:32PM UTC 0
78.95
Source Files on build 1402
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1402
  • 7fec2c5b on github
  • Prev Build on master (#1404)
  • Next Build on master (#10234)
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