Mayuri Nehate
|
ac9997d970
|
feat(ingest/snowflake): ingest stored procedures (#12929)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
|
2025-03-26 20:02:55 +05:30 |
|
Harshal Sheth
|
7472c535d3
|
feat(ci): add pytest hooks for updating golden files (#12581)
|
2025-02-12 15:32:31 -08:00 |
|
Aseem Bansal
|
262dd76518
|
dev: remove black in favor of ruff for formatting (#12378)
|
2025-01-18 15:06:20 +05:30 |
|
Mayuri Nehate
|
c3f9a9206d
|
feat(ingest/mssql): include stored procedure lineage (#11912)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-11-22 20:32:24 +05:30 |
|
Tamas Nemeth
|
8d874ad1e4
|
fix(ingest/test): Fix for mssql integration tests (#10978)
|
2024-07-24 16:41:25 +05:30 |
|
Harshal Sheth
|
3d5735cbc5
|
chore(ingest): run pyupgrade for python 3.8 (#10513)
|
2024-05-15 22:31:05 -07:00 |
|
Harshal Sheth
|
1498c36875
|
chore(cli): drop support for python 3.7 (#9731)
|
2024-01-29 10:50:47 -08:00 |
|
Tamas Nemeth
|
03590a1948
|
fix(ingest/snowflake) - Fixing snowflake url with default region (#9443)
|
2023-12-18 13:54:31 -05:00 |
|
Harshal Sheth
|
73514ad9c5
|
fix(ingest): cleanup large images in CI (#9153)
|
2023-10-31 21:28:38 -07:00 |
|
RChygir
|
43d48ddde4
|
feat(ingest/mssql): load jobs and stored procedures (#5363)
|
2023-08-24 14:48:03 +05:30 |
|
Harshal Sheth
|
29c6c43cb3
|
feat(ingest): detect old or missing docker compose (#6466)
|
2022-11-16 22:38:00 -08:00 |
|
Mugdha Hardikar
|
a449e8ba7d
|
feat(mssql): add multi database ingest support (#5516)
* feat(mssql): add multi database ingest support
* Delete older golden file.
* Update s3.md
* fix test setup
|
2022-08-15 21:37:47 -07:00 |
|
Harshal Sheth
|
22cef5f897
|
refactor(test): replace CliRunner with run_datahub_cmd method (#3746)
|
2021-12-16 20:07:38 -08:00 |
|
John Joyce
|
352a0abf8d
|
Introducing TimeSeries Aspects + Dataset Profile (Stats) Aspect (#2983)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2021-07-30 17:41:03 -07:00 |
|
Harshal Sheth
|
be39037b10
|
build(ingest): reduce dependencies for dev install (#2872)
|
2021-07-14 20:02:48 -07:00 |
|
Harshal Sheth
|
d66381451a
|
feat(ingest): refactor mce comparison and add pytest update golden files option (#2812)
|
2021-06-30 16:53:20 -07:00 |
|
Kevin Hu
|
554e1637c5
|
fix(ingest): types for dbt (#2716)
|
2021-06-22 10:37:08 -07:00 |
|
Harshal Sheth
|
a11329d5b8
|
refactor(ingest): update test harness to use a compose file per test (#2392)
|
2021-04-13 17:30:24 -07:00 |
|
Harshal Sheth
|
cb24628886
|
feat(ingest): verify dynamic registry types at runtime (#2327)
|
2021-04-01 12:15:05 -07:00 |
|
Harshal Sheth
|
aa6bc15cd7
|
fix(ingest): various avro codegen fixes (#2232)
|
2021-03-15 15:27:30 -07:00 |
|
Harshal Sheth
|
4e15feebfd
|
fix(ingestion): nullable types and timestamp precision (#2212)
|
2021-03-10 23:29:24 -08:00 |
|
Harshal Sheth
|
0310e97b5b
|
feat(ingest): capture table descriptions (#2157)
|
2021-03-02 11:49:37 -08:00 |
|
Harshal Sheth
|
9336cbc743
|
test(ingest): verify the output of mssql (#2120)
|
2021-02-18 14:47:49 -08:00 |
|
Harshal Sheth
|
0063c04460
|
gometa-ingest -> datahub ingest
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
d0bc3c55db
|
Setup CI
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
df3e3da45b
|
More autofixes
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
7ca018aaa4
|
Remove unused imports
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
43d5fac494
|
Black
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
a87161cad7
|
Run black formatting on tests
|
2021-02-15 18:29:27 -08:00 |
|
Shirshanka Das
|
4e17a24dd4
|
Adding mysql integration test + source
|
2021-02-15 18:29:27 -08:00 |
|
Harshal Sheth
|
4b83fc6591
|
adding allow deny patterns to sql config
|
2021-02-15 18:29:27 -08:00 |
|
Shirshanka Das
|
6b5bbbdc5f
|
workaround for docker exec, waiting for 5 more seconds
|
2021-02-15 18:29:27 -08:00 |
|
Shirshanka Das
|
9e61220132
|
checking in testing fixtures. docker still not working
|
2021-02-15 18:29:27 -08:00 |
|