- Add support for tags based on atlas terms (#466) (
cc1caf3
) - Make DescriptionMetadata inherit from GraphSerializable (#461) (
7f095fb
) - Add TableSerializable and mysql_serializer (#459) (
4bb4452
) - Neptune Data builder Integration (#438) (
303e8aa
) - Add config key for connect_arg for SqlAlchemyExtractor (#434) (
7f3be0f
) - Vertica metadata extractor (#433) (
f4bd207
) - Multi-yield transformers (#396) (
49ae0ed
) - Atlas_search_extractor | 🎉 Initial commit. (#415) (
8c63307
) - Sample Feast job with ES publisher (#425) (
453a18b
) - Adding CsvTableBadgeExtractor (#417) (
592ee71
) - Feast extractor (#414) (
2343a90
) - Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351) (
e8679aa
) - Use parameters to allow special characters in neo4j cypher statement (#382) (
6fd5035
) - Column level badges cont. (#381) (
af4b512
) - Support dashboard chart in search (#383) (
6cced36
) - Column level badges (#375) (
8beee3e
) - Added Dremio extractor (#377) (
63f239f
) - Add an extractor for pulling user information from BambooHR (#369) (
6802ab1
) - Add sample_glue_loader script (#366) (
fa3f11b
) - Parameterize Snowflake Schema in Snowflake Metadata Extractor (#361) (
aa4416c
) - Mode Batch dashboard charrt API (#362) (
87213c5
) - Create a RedshiftMetadataExtractor that supports late binding views (#356) (
4113cfd
) - Add MySQL sample data loader (#359) (
871a176
) - Add Snowflake table last updated timestamp extractor (#348) (
0bac11b
) - Add Tableau dashboard metadata extractors (#333) (
46207ee
) - Add github actions for databuilder (#336) (
236e7de
) - Allow hive sql to be provided as config (#312) (
8075a6c
) - Enhance glue extractor (#306) (
faa795c
) - Add RedashDashboardExtractor for extracting dashboards from redash.io (#300) (
f1b0dfa
) - Add a transformer that adds tags to all tables created in a job (#287) (
d2f4bd3
)
- Add support for Tableau multi-site deployment (#463) (
e35af58
) - Avoid error by checking for existence before close. (#454) (
5cd0dc8
) - Correct config getter (#455) (
4b37746
) - Close SQL Alchemy connections. (#453) (
25124c1
) - Add comma between bigquery requirements listings (#452) (
027edb9
) - Increase the compatibility of id structure between the Databuilder and the Metadata Library (#445) (
6a13762
) - Move 'grouped_tables' into
_retrieve_tables
(#430) (26a0d0a
) - Address PyAthena version (#429) (
7157c24
) - Add csv badges back in Quickstart (#418) (
c0296b7
) - Typo in Readme (#424) (
29bd72f
) - Fix redash dashboard exporter (#422) (
fa626f5
) - Update the key format of set 'grouped_tables' (#421) (
4c9e5f7
) - Retry loop for exception caused by deadlock on badge node (#404) (
9fd1513
) - FsNeo4jCSVLoader fails if nodes have disjoint keys (#408) (
c07cec9
) - Cast dashboard usage to be int (#412) (
8bcc489
) - Pandas 'nan' values (#409) (
3a28f46
) - Add databuilder missing dependencies (#400) (
6718396
) - Allow BigQuery Usage Extractor to extract usage for views (#399) (
8779229
) - Hive metadata extractor not work on postgresql (#394) (
2992618
) - Issues with inconsistency in case conversion (#388) (
9595866
) - Update elasticsearch table index mapping (#373) (
88c0552
) - Fix programmatic source data (#367) (
4f5df39
) - Update connection string in Snowflake extractor to include wareh… (#357) (
a11d206
) - Edge case in Snowflake information_schema.last_altered value (#360) (
c3e713e
) - Correct typo in Snowflake Last Updated extract query (#358) (
5c2e98e
) - Set Tableau URLs (base + API) via config (#349) (
1baec33
) - Fix invalid timestamp handling in dashboard transformer (#339) (
030ef49
) - Update postgres_sample_dag to set table extract job as upstream for elastic search publisher (#340) (
c79935e
) - deps: Unpin attrs (#332) (
86f658d
) - Cypher statement param issue in Neo4jStalenessRemovalTask (#307) (
0078761
) - Added missing job tag key in hive_sample_dag.py (#308) (
d6714b7
) - Fix sql for missing columns and mysql based dialects (#550) (#305) (
4b7b147
) - Escape backslashes in Neo4jCsvPublisher (
1faa713
) - Variable organization in Model URL (#293) (
b4c24ef
)