Skip to content

Conversation

@zerolbsony
Copy link
Contributor

Fix this scene that query data used by Python client:
img_v3_02tm_774cd932-7684-4c2f-a5be-6ad0230afa3g
img_v3_02tm_c904f397-1d77-4d19-a996-a2a6db04b24g
In addition, resovle the problem involved can't fetch result from the table view:
only set timeseries metadata to null and don't effect whole line data can be returned when column type is not compatible
image

… type used by Python client;

Only set timeseries metadata to null and don't effect whole line data can be returned when column type is not compatible
… load snapshot progress;

Directly modify data type to INT32 in the IntColumn, instead of regenerate Column;
Avoid modified attribute value will be changed false.
…d: class org.apache.tsfile.file.metadata.statistics.BinaryStatistics vs. class org.apache.tsfile.file.metadata.statistics.BlobStatistics";

Fix another place that need revert into the INT32 data type so that resolve the problem that must return INT32 column in the query result with python client.
…atch of Timeseries from tsfile;

Fix the fault focus on DATE data type about python client;
Supply a sample to test query involved DATE data type.
Copy link
Contributor

@HTHou HTHou left a comment

Choose a reason for hiding this comment

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

Python and C++ parts LGTM.

@JackieTien97 JackieTien97 merged commit 4afd2a0 into apache:master Jan 15, 2026
34 checks passed
@jt2594838 jt2594838 deleted the hotfix_python_client branch January 15, 2026 06:53
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.

4 participants