Brijesh-Thakkar commented on issue #2152:
URL: https://github.com/apache/streampipes/issues/2152#issuecomment-3699975305
Hi @bossenti
While exploring the April 2024 data explorer refactor, I noticed that
`DataExplorerUtils` still directly accesses `StorageDispatcher` and
remained in `streampipes-data-explorer`, while most other utilities were
moved behind API / model boundaries.
Before working on this, I wanted to confirm:
– Is `DataExplorerUtils` intentionally kept as-is?
– Or would you prefer it to be moved behind a service / management layer
(e.g. data-explorer-management)?
Happy to open a small PR once confirmed.
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]