You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we plan to move the stats information from Metadata panel to Flowchart, we should move the stats field to be part of DataNode instead of DataNodeMetadata.
Refactor steps -
Remove stats field from DataNodeMetadata class
Update the DataNodeMetadata call from router
Add the stats field inside the data access manager (add_datasets method)
As we plan to move the stats information from Metadata panel to Flowchart, we should move the stats field to be part of DataNode instead of DataNodeMetadata.
Refactor steps -
The text was updated successfully, but these errors were encountered: