amundsen-io / amundsen

Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
https://www.amundsen.io/amundsen/
Apache License 2.0
4.39k stars 954 forks source link

feat: Add config for implicit transactions to neo4j extractor #2258

Closed kristenarmes closed 1 month ago

kristenarmes commented 1 month ago

Description

Motivation and Context

How Has This Been Tested?

Ran this in an ETL job that set the config to use implicit transactions for one, and another job that used the default explicit transactions with no config passed and confirmed expected behavior.

Documentation

N/A

CheckList