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

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

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2019 11:21AM UTC
Files 1027
Run time 822min
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

22 Feb 2019 11:21AM UTC coverage: 79.127% (+2.9%) from 76.205%
1545.1

push

jenkins

xuchuanyin
[CARBONDATA-2447] Block update operation on range/list/hash partition table

[problem]
when update the data on range partition table, it will lost data or update failed , see the jira or new test case

[Cause]
Range partition table take taskNo in filename as partitionId, when update the taskNo is inscreasing ,the taskNo didn't changed with partitionId

[Solution]
(1) When query the range partition table, don't match the partitionid ---this method losses the meaning of partition
(2) Range partition table use directory or seperate part as partitionid ---this is not necessary and suggest to use standard partition
(3) Range partition table doesn't support update opretion ---this PR use this method

This closes #3091

62473 of 78953 relevant lines covered (79.13%)

1.05 hits per line

Source Files on job 1545.1
  • Tree
  • List 0
  • Changed 155
  • Source Changed 1
  • Coverage Changed 155
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1545
  • 1470f786 on github
  • Prev Job for on master (#1544.1)
  • Next Job for on master (#1546.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