Need to support "disable align" in Session
Open
Module - Java Client
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description
Until 0.12.0-SNAPSHOT, query using "disable align" is only supported in CLI and JDBC.
The example using JDBC is in org.apache.iotdb.db.integration.IoTDBDisableAlignIT
Need to support it in SessionDataSet.
Contributor guide
Research direction
Start with the JDBC example in org.apache.iotdb.db.integration.IoTDBDisableAlignIT and inspect SessionDataSet to understand how query results are handled. Implement support for the "disable align" query behavior in SessionDataSet, then verify that Session queries behave consistently with the existing CLI and JDBC support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100