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

apache / carbondata / 1402 / 1
76%
master: 76%

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

27 Dec 2018 05:32PM UTC coverage: 78.952% (-0.01%) from 78.962%
1402.1

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

Source Files on job 1402.1
  • Tree
  • List 0
  • Changed 16
  • Source Changed 4
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1402
  • 7fec2c5b on github
  • Prev Job for on master (#1404.1)
  • Next Job for on master (#10234.1)
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