Commit Graph

7 Commits

Author SHA1 Message Date
Pieter Noordhuis 3f87b7fa06
Include only fields that are present in the source object 2024-11-11 15:27:48 +01:00
Pieter Noordhuis 7545a1421a
Include translation of dynamic lookups 2024-11-11 15:17:41 +01:00
Pieter Noordhuis 6d4a7271fb
Walker -> TupleWalker 2024-11-11 12:08:00 +01:00
Pieter Noordhuis b58a6fc099
Include permissions 2024-11-11 11:57:15 +01:00
Pieter Noordhuis 0cb3b5382e
Experimental script to convert DBX configuration 2024-11-11 11:16:39 +01:00
Pieter Noordhuis a390271cd8
Remove unused retries package (#326)
## Changes

The retries package used elsewhere in this repository originates from
https://github.com/databricks/databricks-sdk-go.

## Tests

No impact.
2023-04-12 13:51:33 +02:00
Pieter Noordhuis 2e12a2aa01
Make tests pass (#40)
By:
* Add .gitkeep to retain test fixture directories under
./python/testdata
* Move GitHub related functionality to ./experimental (it is not in use)
* Comment out test in ./cmd/sync
* Fix test in ./git
2022-09-07 20:08:42 +02:00