Harshal Sheth
|
cb12910b6b
|
feat(ingest): add entity registry in codegen (#6984)
Co-authored-by: Pedro Silva <pedro@acryl.io>
|
2023-01-17 19:41:43 -08:00 |
|
Harshal Sheth
|
0ca3383d30
|
feat(ingest): support reserved keywords in model codegen (#6351)
|
2022-11-02 22:26:56 -07:00 |
|
Harshal Sheth
|
8f72de5d8b
|
refactor(ingest): move aspect maps to dedicated file (#5821)
|
2022-09-10 18:43:11 -07:00 |
|
Harshal Sheth
|
41e8f7b203
|
feat(ingest): generate a list of aspects in codegen (#5633)
|
2022-08-15 17:21:40 -07:00 |
|
Harshal Sheth
|
9790f3cefa
|
feat(ingest): infer aspectName from aspect type in MCP (#5566)
|
2022-08-07 07:52:58 -07:00 |
|
Harshal Sheth
|
3c2a9c585b
|
fix(ingest): activate mypy support for ParamSpec typing annotation (#5551)
|
2022-08-04 17:05:52 +05:30 |
|
Vincent Koc
|
d60f789519
|
chore: Refactor Python Codebase (#5113)
|
2022-07-06 16:09:27 +05:30 |
|
Harshal Sheth
|
6e5d1fe42f
|
fix(ingest): switch to avro from deprecated avro-python3 (#3412)
|
2021-10-18 15:35:27 -07:00 |
|
Harshal Sheth
|
5d93f249b4
|
feat(ingest): expose additional types to Python via codegen (#2712)
|
2021-06-17 10:04:28 -07:00 |
|
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 |
|