Commit 3df4246
committed
fix: add license headers and correct selector syntax
- Add Apache 2.0 license headers to CUE schema files
- Fix #selector to use _kind: #kind pattern instead of hardcoded kind field
- Resolves schema validation error and license check failures
Signed-off-by: Aviral Garg <waysorted@gmail.com>
Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>1 parent 4a6a3f6 commit 3df4246
2 files changed
Lines changed: 30 additions & 4 deletions
File tree
- opengemini/schemas
- datasources/opengemini-datasource
- queries/opengemini-time-series-query
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
6 | 19 | | |
7 | 20 | | |
8 | | - | |
| 21 | + | |
9 | 22 | | |
10 | 23 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
0 commit comments