Commit d5ba47c
authored
feat!: modify URN format to follow ODPF standard (#387)
* feat: add base plugin
* fix: breaking plugin test
* fix: lint errors
* feat: create a NewURN function
* test: add missing tests
* feat: update all extractors to use odpf urn
* feat(plugins): add BaseExtractor
* fix: breaking test
* fix: improve test coverage
* fix: config not passed properly1 parent b536051 commit d5ba47c
107 files changed
Lines changed: 1862 additions & 1772 deletions
File tree
- agent
- models
- plugins
- external
- extractors
- bigquery
- auditlog
- util
- bigtable
- cassandra
- localConfig
- clickhouse
- couchdb
- csv
- elastic
- gcs
- github
- grafana
- kafka
- mariadb
- metabase
- testdata
- mongodb
- mssql
- mysql
- optimus
- testdata
- oracle
- postgres
- presto
- redash
- redshift
- shield
- testdata
- snowflake
- superset
- tableau
- testdata
- processors/enrich
- sinks
- compass
- console
- file
- http
- kafka
- stencil
- recipe
- testdata
- dir_2
- testdir
- test/mocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
75 | | - | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
86 | | - | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
197 | 200 | | |
198 | 201 | | |
199 | 202 | | |
200 | | - | |
| 203 | + | |
201 | 204 | | |
202 | 205 | | |
203 | 206 | | |
| |||
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
220 | | - | |
| 223 | + | |
221 | 224 | | |
222 | 225 | | |
223 | 226 | | |
| |||
240 | 243 | | |
241 | 244 | | |
242 | 245 | | |
243 | | - | |
| 246 | + | |
244 | 247 | | |
245 | 248 | | |
246 | 249 | | |
| |||
0 commit comments