Skip to content

Fix a bug: crash while restarting caused by logical view#9815

Merged
MarcosZyk merged 6 commits intoapache:masterfrom
citrusreticulata:logicalview_pre_megre
May 10, 2023
Merged

Fix a bug: crash while restarting caused by logical view#9815
MarcosZyk merged 6 commits intoapache:masterfrom
citrusreticulata:logicalview_pre_megre

Conversation

@citrusreticulata
Copy link
Contributor

Fix a bug: crash while restarting caused by logical view

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 added yet.
Added approved licenses header in new added files
 fix ITs:
1. python(test_non_time_query);
2. testAutoExtendTemplate
3. testManualExtendTemplate
@MarcosZyk MarcosZyk merged commit 7533fe5 into apache:master May 10, 2023
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