dagster-airbyte 0.23.7__py3-none-any.whl → 0.23.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of dagster-airbyte might be problematic. Click here for more details.

@@ -952,7 +952,7 @@ def load_assets_from_airbyte_project(
952
952
  """Loads an Airbyte project into a set of Dagster assets.
953
953
 
954
954
  Point to the root folder of an Airbyte project synced using the Octavia CLI. For
955
- more information, see https://github.com/airbytehq/airbyte/tree/master/octavia-cli#octavia-import-all.
955
+ more information, see https://airbyte.com/tutorials/version-control-airbyte-configurations.
956
956
 
957
957
  Args:
958
958
  project_dir (str): The path to the root of your Airbyte project, containing sources, destinations,
@@ -349,7 +349,7 @@ class AzureBlobStorageDestination(GeneratedAirbyteDestination):
349
349
  ):
350
350
  """Airbyte Destination for Azure Blob Storage.
351
351
 
352
- Documentation can be found at https://docs.airbyte.com/integrations/destinations/azureblobstorage
352
+ Documentation can be found at https://docs.airbyte.com/integrations/destinations/azure-blob-storage
353
353
 
354
354
  Args:
355
355
  name (str): The name of the destination.
@@ -1294,7 +1294,7 @@ class CsvDestination(GeneratedAirbyteDestination):
1294
1294
  def __init__(self, name: str, destination_path: str):
1295
1295
  """Airbyte Destination for Csv.
1296
1296
 
1297
- Documentation can be found at https://docs.airbyte.com/integrations/destinations/local-csv
1297
+ Documentation can be found at https://docs.airbyte.com/integrations/destinations/csv
1298
1298
 
1299
1299
  Args:
1300
1300
  name (str): The name of the destination.
@@ -2469,7 +2469,7 @@ class ScaffoldDestinationPythonDestination(GeneratedAirbyteDestination):
2469
2469
  def __init__(self, name: str, TODO: Optional[str] = None):
2470
2470
  """Airbyte Destination for Scaffold Destination Python.
2471
2471
 
2472
- Documentation can be found at https://docs.airbyte.com/integrations/destinations/scaffold-destination-python
2472
+ Documentation for this source is no longer available.
2473
2473
 
2474
2474
  Args:
2475
2475
  name (str): The name of the destination.
@@ -189,7 +189,7 @@ class MongodbSource(GeneratedAirbyteSource):
189
189
  ):
190
190
  """Airbyte Source for Mongodb.
191
191
 
192
- Documentation can be found at https://docs.airbyte.com/integrations/sources/mongodb
192
+ Documentation for this source is no longer available (see MongodbV2Source)
193
193
 
194
194
  Args:
195
195
  name (str): The name of the destination.
@@ -959,7 +959,7 @@ class KustomerSingerSource(GeneratedAirbyteSource):
959
959
  def __init__(self, name: str, api_token: str, start_date: str):
960
960
  """Airbyte Source for Kustomer Singer.
961
961
 
962
- Documentation can be found at https://docs.airbyte.com/integrations/sources/kustomer
962
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/kustomer-singer
963
963
 
964
964
  Args:
965
965
  name (str): The name of the destination.
@@ -1011,7 +1011,7 @@ class ScaffoldJavaJdbcSource(GeneratedAirbyteSource):
1011
1011
  ):
1012
1012
  """Airbyte Source for Scaffold Java Jdbc.
1013
1013
 
1014
- Documentation can be found at https://docs.airbyte.com/integrations/sources/scaffold_java_jdbc
1014
+ Documentation for this source is no longer available.
1015
1015
 
1016
1016
  Args:
1017
1017
  name (str): The name of the destination.
@@ -1155,7 +1155,7 @@ class GoogleAnalyticsV4Source(GeneratedAirbyteSource):
1155
1155
  ):
1156
1156
  """Airbyte Source for Google Analytics V4.
1157
1157
 
1158
- Documentation can be found at https://docs.airbyte.com/integrations/sources/google-analytics-universal-analytics
1158
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/google-analytics-v4
1159
1159
 
1160
1160
  Args:
1161
1161
  name (str): The name of the destination.
@@ -1757,7 +1757,7 @@ class ExchangeRatesSource(GeneratedAirbyteSource):
1757
1757
  ):
1758
1758
  """Airbyte Source for Exchange Rates.
1759
1759
 
1760
- Documentation can be found at https://docs.airbyte.com/integrations/sources/exchangeratesapi
1760
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/exchange-rates
1761
1761
 
1762
1762
  Args:
1763
1763
  name (str): The name of the destination.
@@ -2094,7 +2094,7 @@ class ElasticsearchSource(GeneratedAirbyteSource):
2094
2094
  ):
2095
2095
  r"""Airbyte Source for Elasticsearch.
2096
2096
 
2097
- Documentation can be found at https://docs.airbyte.com/integrations/source/elasticsearch
2097
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/elasticsearch
2098
2098
 
2099
2099
  Args:
2100
2100
  name (str): The name of the destination.
@@ -2175,7 +2175,7 @@ class SearchMetricsSource(GeneratedAirbyteSource):
2175
2175
  ):
2176
2176
  """Airbyte Source for Search Metrics.
2177
2177
 
2178
- Documentation can be found at https://docs.airbyte.com/integrations/sources/seacrh-metrics
2178
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/search-metrics
2179
2179
 
2180
2180
  Args:
2181
2181
  name (str): The name of the destination.
@@ -3934,7 +3934,7 @@ class PaypalTransactionSource(GeneratedAirbyteSource):
3934
3934
  ):
3935
3935
  """Airbyte Source for Paypal Transaction.
3936
3936
 
3937
- Documentation can be found at https://docs.airbyte.com/integrations/sources/paypal-transactions
3937
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/paypal-transaction
3938
3938
 
3939
3939
  Args:
3940
3940
  name (str): The name of the destination.
@@ -4301,7 +4301,7 @@ class PythonHttpTutorialSource(GeneratedAirbyteSource):
4301
4301
  def __init__(self, name: str, start_date: str, base: str, access_key: Optional[str] = None):
4302
4302
  """Airbyte Source for Python Http Tutorial.
4303
4303
 
4304
- Documentation can be found at https://docs.airbyte.com/integrations/sources/exchangeratesapi
4304
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/exchange-rates
4305
4305
 
4306
4306
  Args:
4307
4307
  name (str): The name of the destination.
@@ -4898,7 +4898,7 @@ class SftpSource(GeneratedAirbyteSource):
4898
4898
  ):
4899
4899
  """Airbyte Source for Sftp.
4900
4900
 
4901
- Documentation can be found at https://docs.airbyte.com/integrations/source/sftp
4901
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/sftp
4902
4902
 
4903
4903
  Args:
4904
4904
  name (str): The name of the destination.
@@ -5276,7 +5276,7 @@ class ZendeskSunshineSource(GeneratedAirbyteSource):
5276
5276
  ):
5277
5277
  """Airbyte Source for Zendesk Sunshine.
5278
5278
 
5279
- Documentation can be found at https://docs.airbyte.com/integrations/sources/zendesk_sunshine
5279
+ Documentation can be found at https://docs.airbyte.com/integrations/sources/zendesk-sunshine
5280
5280
 
5281
5281
  Args:
5282
5282
  name (str): The name of the destination.
@@ -94,7 +94,7 @@ class AirbyteSyncMode(ABC):
94
94
  which records are new, and the primary key used to determine which records
95
95
  are duplicates.
96
96
 
97
- https://docs.airbyte.com/understanding-airbyte/connections/incremental-append-dedup/
97
+ https://docs.airbyte.com/using-airbyte/core-concepts/sync-modes/incremental-append-deduped
98
98
  """
99
99
  cursor_field = check.opt_str_param(cursor_field, "cursor_field")
100
100
  if isinstance(primary_key, str):
@@ -117,7 +117,7 @@ class AirbyteSource:
117
117
  Args:
118
118
  name (str): The display name of the source.
119
119
  source_type (str): The type of the source, from Airbyte's list
120
- of sources https://airbytehq.github.io/category/sources/.
120
+ of sources https://docs.airbyte.com/integrations/sources/.
121
121
  source_configuration (Mapping[str, Any]): The configuration for the
122
122
  source, as defined by Airbyte's API.
123
123
  """
@@ -161,7 +161,7 @@ class AirbyteDestination:
161
161
  Args:
162
162
  name (str): The display name of the destination.
163
163
  destination_type (str): The type of the destination, from Airbyte's list
164
- of destinations https://airbytehq.github.io/category/destinations/.
164
+ of destinations https://docs.airbyte.com/integrations/destinations/.
165
165
  destination_configuration (Mapping[str, Any]): The configuration for the
166
166
  destination, as defined by Airbyte's API.
167
167
  """
@@ -1 +1 @@
1
- __version__ = "0.23.7"
1
+ __version__ = "0.23.8"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dagster-airbyte
3
- Version: 0.23.7
3
+ Version: 0.23.8
4
4
  Summary: Package for integrating Airbyte with Dagster.
5
5
  Home-page: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-airbyte
6
6
  Author: Dagster Labs
@@ -15,10 +15,10 @@ Classifier: License :: OSI Approved :: Apache Software License
15
15
  Classifier: Operating System :: OS Independent
16
16
  Requires-Python: >=3.8,<3.13
17
17
  License-File: LICENSE
18
- Requires-Dist: dagster ==1.7.7
18
+ Requires-Dist: dagster ==1.7.8
19
19
  Requires-Dist: requests
20
20
  Provides-Extra: managed
21
- Requires-Dist: dagster-managed-elements ==0.23.7 ; extra == 'managed'
21
+ Requires-Dist: dagster-managed-elements ==0.23.8 ; extra == 'managed'
22
22
  Provides-Extra: test
23
23
  Requires-Dist: requests-mock ; extra == 'test'
24
24
 
@@ -1,20 +1,20 @@
1
1
  dagster_airbyte/__init__.py,sha256=KRUcHzOxDEmo9oO7qRwJNrRnxK28PeHTeUemMS4z2Gc,1215
2
- dagster_airbyte/asset_defs.py,sha256=BhC0MSF8U2V-rA_rFUlMrN5WuvihSQAGXls3zlQNfys,48304
2
+ dagster_airbyte/asset_defs.py,sha256=p0mvJKcoaAN943kt6T08HgekZPPGuur2ZhmZpWklW9w,48293
3
3
  dagster_airbyte/cli.py,sha256=HErteP1MjfHozKKSrznh0yAreKETbXp5NDHzXGsdvvE,425
4
4
  dagster_airbyte/ops.py,sha256=OaD6DA9Iz-T6hroSAQcrruqZWgR8ECxksupg0CQR_DU,4128
5
5
  dagster_airbyte/resources.py,sha256=ZRRKc1DwKluK6exEKkJ_FWIG5TKyTDOg1zt83TEM3Bg,27040
6
6
  dagster_airbyte/types.py,sha256=fwqUv_MZCegwHhSELgUqm1H1JVUb-m83CyXFkd0r-ko,1425
7
7
  dagster_airbyte/utils.py,sha256=cFKCkGFAvwr17KFTeqpVtQRDsNo4zpqw9yr2-1YSJeI,2823
8
- dagster_airbyte/version.py,sha256=cC_HEsX6d06QmpjNLfRezzJvL501PPwiQYXWDM2_2UI,23
8
+ dagster_airbyte/version.py,sha256=gx1o8BSQCB5X7Zn8JZ7cxhUiCNJydk8QQUY_fY1zEC8,23
9
9
  dagster_airbyte/managed/__init__.py,sha256=azuKhCI8eUsmEGBL2M2d6qkqQ0vhsV9H5IioP83kbm8,423
10
10
  dagster_airbyte/managed/reconciliation.py,sha256=HgrLT-Xs8vWY9SfbdBXuorMf60KCn5Qz7bPITW5MxJo,34862
11
- dagster_airbyte/managed/types.py,sha256=em14WkgRz0w_N6mflebHaJQzMA1Iide29u0mTfFTs4Y,14588
11
+ dagster_airbyte/managed/types.py,sha256=ja056Wm7_ZFw1XGSNmdxmBy2TcOxbnylJCpRA2ng2TE,14596
12
12
  dagster_airbyte/managed/generated/__init__.py,sha256=1ChWhXU1uyX_9rClMD6XHzkriKOc0fjIQntsoI3G99g,76
13
- dagster_airbyte/managed/generated/destinations.py,sha256=afBHge9FQENIBVywHcBoUcSyGqrLDjQpv1XgHkks7Vs,119751
14
- dagster_airbyte/managed/generated/sources.py,sha256=dJKeOiYZtq23svje9ohXSZozlInAaEkDJaMiV_Kdfoo,282772
15
- dagster_airbyte-0.23.7.dist-info/LICENSE,sha256=TMatHW4_G9ldRdodEAp-l2Xa2WvsdeOh60E3v1R2jis,11349
16
- dagster_airbyte-0.23.7.dist-info/METADATA,sha256=2XfQZwPtIXXCVn47vwYyJkeB5wVsjRJwqe90v01TCag,926
17
- dagster_airbyte-0.23.7.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
18
- dagster_airbyte-0.23.7.dist-info/entry_points.txt,sha256=XrbLOz3LpgPV5fdwMmgdP6Rp1AfSG07KeWIddLqh7Lw,61
19
- dagster_airbyte-0.23.7.dist-info/top_level.txt,sha256=HLwIRQCzqItn88_KbPP8DNTKKQEBUVKk6NCn4PrCtqY,16
20
- dagster_airbyte-0.23.7.dist-info/RECORD,,
13
+ dagster_airbyte/managed/generated/destinations.py,sha256=x1wmWlXvOJHtfaZva3ErdKuVS--sDvfidSXR5ji9G5w,119692
14
+ dagster_airbyte/managed/generated/sources.py,sha256=e360ITeAECzqEvHw04onfBWciMntjR2IhoxOd5ibno4,282709
15
+ dagster_airbyte-0.23.8.dist-info/LICENSE,sha256=TMatHW4_G9ldRdodEAp-l2Xa2WvsdeOh60E3v1R2jis,11349
16
+ dagster_airbyte-0.23.8.dist-info/METADATA,sha256=bbo0hp16llUFmqA_QrlL7xOG3vd0w8ZesNY7R2EIWak,926
17
+ dagster_airbyte-0.23.8.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
18
+ dagster_airbyte-0.23.8.dist-info/entry_points.txt,sha256=XrbLOz3LpgPV5fdwMmgdP6Rp1AfSG07KeWIddLqh7Lw,61
19
+ dagster_airbyte-0.23.8.dist-info/top_level.txt,sha256=HLwIRQCzqItn88_KbPP8DNTKKQEBUVKk6NCn4PrCtqY,16
20
+ dagster_airbyte-0.23.8.dist-info/RECORD,,