citrusreticulata opened a new pull request, #9742: URL: https://github.com/apache/iotdb/pull/9742
Added new feature: supported logical view. ## Feature list 1. Users can now create logical view. 2. Users can use `show timeseries` to query metadata information of logical view and timeseries. However, this feature needs improvement, and currently the data type calculated for logical views is not implemented. 3. Users can use `delete timeseries` to delete a logical view. **Unsupported features** - Users can NOT query from a logical view. - Users can NOT insert data into logical view. - Users can NOT use `show view`. ## Tests Unity tests have not been fully added yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
