Skip to content

Commit 1e511c0

Browse files
authored
Merge pull request #766 from atlanhq/APP-9295
APP-9295: Fixed circular imports due to Process related to SQL assets
2 parents 1a4f12b + a7a40e5 commit 1e511c0

100 files changed

Lines changed: 9498 additions & 178 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/asset/bigqueryroutine.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _bigqueryroutine:
2+
3+
BigqueryRoutine
4+
===============
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: BigqueryRoutine
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _databricksexternallocation:
2+
3+
DatabricksExternalLocation
4+
==========================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DatabricksExternalLocation
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _databricksexternallocationpath:
2+
3+
DatabricksExternalLocationPath
4+
==============================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DatabricksExternalLocationPath
10+
:members:

docs/asset/databricksvolume.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _databricksvolume:
2+
3+
DatabricksVolume
4+
================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DatabricksVolume
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _databricksvolumepath:
2+
3+
DatabricksVolumePath
4+
====================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DatabricksVolumePath
10+
:members:

docs/asset/dremio.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _dremio:
2+
3+
Dremio
4+
======
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: Dremio
10+
:members:

docs/asset/dremiocolumn.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _dremiocolumn:
2+
3+
DremioColumn
4+
============
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DremioColumn
10+
:members:

docs/asset/dremiofolder.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _dremiofolder:
2+
3+
DremioFolder
4+
============
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DremioFolder
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _dremiophysicaldataset:
2+
3+
DremioPhysicalDataset
4+
=====================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DremioPhysicalDataset
10+
:members:

docs/asset/dremiosource.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _dremiosource:
2+
3+
DremioSource
4+
============
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DremioSource
10+
:members:

0 commit comments

Comments
 (0)