dataiku / dataiku/dss-plugin-osisoft
[bug] get_row_from_web_id is not always recursive
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- Avg merge
- 9h 33m
- Merged PRs (30d)
- 3
Description
When i'm using pi-system-retrieve-list recipe, i have not always the same result.
Sometimes, i'm limited by hided max_count parameter, sometimes not.
If i use "Path" in source path column, everything is working well.
But if i use "Webid" in source path column, recursive call are not implemented, so i just have the first 1000 values.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating get_row_from_web_id and the pi-system-retrieve-list recipe, then compare Webid handling with the working Path source-path behavior. Verify the result with more than 1,000 values and confirm that Webid retrieval is recursive rather than stopping at the hidden max_count limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100