Closed
Bug 1346308
Opened 9 years ago
Closed 8 years ago
Python Dataset API: Add support for prefixes containing '/'
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, enhancement, P3)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mreid, Assigned: wlach)
References
Details
Current code for loading data from a custom path via the Dataset API allows you to specify a "prefix" in the bucket.
If the prefix contains a forward slash, it results in no matches being found.
We should add support for prefixes containing slashes.
Reporter | ||
Updated•9 years ago
|
Points: --- → 1
Priority: -- → P3
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → wlachance
Assignee | ||
Comment 1•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•