Skip to content

Support dataset module for iotdb in ainode #15686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 10, 2025
Merged

Support dataset module for iotdb in ainode #15686

merged 3 commits into from
Jun 10, 2025

Conversation

ycycse
Copy link
Member

@ycycse ycycse commented Jun 10, 2025

It's just a demo function require more optimaztion/

Copy link
Contributor

@CRZbulabula CRZbulabula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PTAL

return AINodeDescriptor().get_config().get_ain_data_storage_cache_size() != 0


class IoTDBTreeModelDataset(BasicDatabaseForecastDataset):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is cratical to explain how ur classes will interact with the caller. Plz add some annotations to the provided interfaces of these classes. BTW, the name iotdb.py seems conflict with our main project, I think the iotdb_dataset.py is better.

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.14%. Comparing base (c58680b) to head (9715326).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15686      +/-   ##
============================================
- Coverage     39.17%   39.14%   -0.04%     
  Complexity      198      198              
============================================
  Files          4835     4835              
  Lines        314122   314125       +3     
  Branches      39398    39393       -5     
============================================
- Hits         123066   122966     -100     
- Misses       191056   191159     +103     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

Copy link
Contributor

@CRZbulabula CRZbulabula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CRZbulabula CRZbulabula merged commit eeca531 into master Jun 10, 2025
28 of 61 checks passed
@CRZbulabula CRZbulabula deleted the ycy/dataLoader branch June 10, 2025 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants