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

apache / carbondata / 1545
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1545.1 22 Feb 2019 11:21AM UTC 0
79.13
Source Files on build 1545
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1545
  • 1470f786 on github
  • Prev Build on master (#1544)
  • Next Build on master (#1546)
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