Skip to content

Update fitbitjson_mysql stream defaults, relocate pid column, fix typo#244

Merged
jenniferfedor merged 3 commits intodevelopfrom
feature/qol-updates
Dec 3, 2025
Merged

Update fitbitjson_mysql stream defaults, relocate pid column, fix typo#244
jenniferfedor merged 3 commits intodevelopfrom
feature/qol-updates

Conversation

@jenniferfedor
Copy link
Collaborator

This PR includes a few minor quality of life updates:

  • Relocate the participant ID column from the very end to the very beginning of the merged processed sensor feature data file
  • Change the default settings for the fitbitjson_mysql data stream to match PittBit's format, which uses fitbit_id as the device ID, data as the JSON Fitbit data column, and the fitbit_data table as the container
  • Fix a typo in the Fitbit steps intraday RAPIDS provider sumdurationactivity5to10minutes feature. Note that this issue only affected the name of the feature and not its computation

@jenniferfedor jenniferfedor merged commit a0d29a8 into develop Dec 3, 2025
2 checks passed
@jenniferfedor jenniferfedor deleted the feature/qol-updates branch December 4, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet