Skip to content

Fix tree queryByRow device ID parsing for multi-segment paths#776

Merged
hongzhi-gao merged 2 commits intoapache:developfrom
hongzhi-gao:fix/query-by-row-path
Apr 13, 2026
Merged

Fix tree queryByRow device ID parsing for multi-segment paths#776
hongzhi-gao merged 2 commits intoapache:developfrom
hongzhi-gao:fix/query-by-row-path

Conversation

@hongzhi-gao
Copy link
Copy Markdown
Contributor

Fix tree queryByRow device ID parsing for multi-segment paths
Path splitting now joins device nodes and parses via StringArrayDeviceID(string)
to match write-time normalization. Add C++ and Python regression tests.

Path splitting now joins device nodes and parses via StringArrayDeviceID(string)
to match write-time normalization. Add C++ and Python regression tests.

Made-with: Cursor
Resolve tsfile_tree_query_by_row_test.cc conflict by keeping both
QueryByRow_SkipsMissingDeviceAndMeasurement and QueryByRow_MultiSegmentDeviceId.
Python tests merged with multiseg device and skip-missing coverage preserved.
@hongzhi-gao hongzhi-gao merged commit 3c809d5 into apache:develop Apr 13, 2026
16 checks passed
@jt2594838 jt2594838 deleted the fix/query-by-row-path branch April 13, 2026 02:23
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