Skip to content

Modify timestamprepair and data quality in udf #538

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Beasttt
Copy link

@Beasttt Beasttt commented Feb 3, 2025

For Completeness,Consistency, and Timeliness UDF
A new parameter 'Segment' is introduced in the UDF data quality functions for Completeness, Consistency, and Timeliness, indicating whether segmentation should be considered.

For TimestampRepair UDF
In the UDF data repair function TimestampRepair, new parameters 'Segment' and 'num_interval' are introduced to indicate whether segmentation is needed for repair and the number of time intervals selected during the repair process. An example corresponding to this change is also added.

Copy link
Contributor

@SpriCoder SpriCoder left a comment

Choose a reason for hiding this comment

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

Please take a look of package-lock.json

Copy link
Contributor

@JackieTien97 JackieTien97 left a comment

Choose a reason for hiding this comment

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

if the feature are not merged into iotdb master branch, this doc may not be merged

Copy link
Contributor

Choose a reason for hiding this comment

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

why add this file?

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.

3 participants