Update stream_viewer to support new Neptune streams features
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 819
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
The 1.1.0.0 release of Amazon Neptune adds a `iteratorType=LATEST` parameter to the stream to find the most recent transaction and operation on the stream. The `%stream_viewer` magic should be updated to utilize this. Further, there is now a timestamp available in the stream for each transaction. That information should be added to the stream viewer widget.
Contributor guide
Assessment
This issue has not been assessed yet.