Kevin Hu
|
24268c2021
|
feat(ingest): headers for codegen Python scripts (#2637)
|
2021-06-11 09:44:18 -07:00 |
|
Harshal Sheth
|
9f4de4b20a
|
fix(ingest): remove datahub.metadata import shortcut (#2449)
|
2021-04-30 21:10:12 -07:00 |
|
Harshal Sheth
|
2af4603e49
|
fix(ingest): enable mypy disallow_incomplete_defs and disallow_untyped_decorators (#2393)
|
2021-04-14 13:40:24 -07:00 |
|
Harshal Sheth
|
b8462028c3
|
feat(ingest): various minor fixes (#2246)
|
2021-03-17 23:05:05 -07:00 |
|
Harshal Sheth
|
e0560e27ba
|
Start updating readme
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
9332e6b878
|
Add isort to CI
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
c7892ada4c
|
Codegen avro + datahub kafka sink (#3)
* Add codegen
* New architecture + setup file -> console pipeline
* Cleanup source loader
* Basic Kafka metadata source
* Kafka source and extractor
* Add kwargs construct interface
* Fix kafka source unit test
* start working on pipeline test
* kafka datahub sink
* Make myself a profile
* Ingest to datahub from kafka
* Update codegen
* Add restli transport
* Fix bug in restli conversion
|
2021-02-15 18:29:27 -08:00 |
|