Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fivetran/airflow-provider-fivetran issues and pull requests

#81 - docs(readme): update

Pull Request - State: closed - Opened by LukaDevic about 1 year ago

#80 - docs(deprecation): add deprecation information to readme

Pull Request - State: closed - Opened by LukaDevic about 1 year ago

#79 - AirFlow Connection Page Will Not Authenticate With FiveTran

Issue - State: closed - Opened by data-wrangler-consulting about 1 year ago - 1 comment

#78 - API key documentation is outdated

Issue - State: open - Opened by moreaupascal56 about 1 year ago

#77 - fix(imports): small fixes

Pull Request - State: closed - Opened by LukaDevic about 1 year ago

#76 - feature(reschedule logic): add reschedule

Pull Request - State: closed - Opened by LukaDevic about 1 year ago

#75 - Update README.md

Pull Request - State: open - Opened by mountainmonk about 1 year ago

#74 - Update the content type for post calls

Pull Request - State: open - Opened by sunank200 about 1 year ago - 2 comments

#72 - Not able to create connection in v2.5.1

Issue - State: open - Opened by qaziAnis over 1 year ago

#71 - Fivetran Sensor shows incorrect sync status

Issue - State: open - Opened by SouravBhowmikDE over 1 year ago - 6 comments

#70 - style changes

Pull Request - State: open - Opened by frankcash over 1 year ago

#69 - Add Reschedule to FivetranSensor

Pull Request - State: open - Opened by PubChimps over 1 year ago

#68 - Reschedules are not treated

Issue - State: open - Opened by FabioCoder over 1 year ago - 1 comment

#67 - Add API Calls to Hook

Pull Request - State: closed - Opened by denimalpaca over 1 year ago - 1 comment

#66 - Add get schema API call to hook

Pull Request - State: closed - Opened by denimalpaca over 1 year ago

#65 - Add default extractor methods

Pull Request - State: closed - Opened by denimalpaca over 1 year ago - 1 comment

#64 - Adding Connection Tests

Pull Request - State: closed - Opened by PubChimps over 1 year ago

#63 - Unable to create connectin with Fivetran in Airflow V1.10.9

Issue - State: closed - Opened by snitwalmntv over 1 year ago - 1 comment

#61 - Parse timestamps in start_fivetran_sync

Pull Request - State: closed - Opened by michael-mcdonagh about 2 years ago - 2 comments

#60 - FivetranSensor missing syncs that complete before the sensor starts

Issue - State: closed - Opened by ANich about 2 years ago - 3 comments

#59 - Frequent timeouts using FivetranSensor

Issue - State: closed - Opened by jtalmi about 2 years ago - 12 comments

#58 - Update `conn_type` in README

Pull Request - State: closed - Opened by josh-fell over 2 years ago

#57 - Patient operator

Pull Request - State: closed - Opened by elliotdes over 2 years ago - 9 comments

#56 - Deprecated hooks sensors

Pull Request - State: open - Opened by elliotdes over 2 years ago - 1 comment

#55 - revert resync additions and update version 1.0.3 for pypi release

Pull Request - State: closed - Opened by PubChimps over 2 years ago

#54 - Add FivetranReSyncOperator

Pull Request - State: closed - Opened by PubChimps over 2 years ago - 1 comment

#53 - The sensor does not get released after the load is done

Issue - State: closed - Opened by leoch20 over 2 years ago - 7 comments

#52 - change connector schedule_type if operator manual parameter conflicts

Pull Request - State: closed - Opened by iamepps over 2 years ago - 4 comments

#51 - FivetranOperator fails when used with SharePoint connector

Issue - State: open - Opened by elliotdes over 2 years ago

#50 - DeprecationWarning for sensors and hooks

Issue - State: open - Opened by elliotdes over 2 years ago

#48 - Update example_fivetran_dbt.py

Pull Request - State: closed - Opened by frankcash almost 3 years ago - 2 comments

#47 - Removing `@apply_defaults` decorator use

Pull Request - State: closed - Opened by josh-fell about 3 years ago - 1 comment

#46 - Updating example DAGs + operator and sensor signatures

Pull Request - State: closed - Opened by josh-fell about 3 years ago - 4 comments

#45 - paused connectors wont run

Issue - State: closed - Opened by PubChimps about 3 years ago

#44 - add flag for manual schedule

Pull Request - State: closed - Opened by PubChimps about 3 years ago

#43 - Implemented singleton factory for getting hooks.

Pull Request - State: closed - Opened by crw about 3 years ago

#42 - Fix Iss #38: Re-adding direct connection specification.

Pull Request - State: closed - Opened by crw about 3 years ago - 1 comment

#41 - Fix Issue #39 Repaired Sensor poke method.

Pull Request - State: closed - Opened by crw about 3 years ago - 1 comment

#40 - edit get sync status logic

Pull Request - State: closed - Opened by PubChimps about 3 years ago - 1 comment

#39 - FivetranSensor never exits

Issue - State: closed - Opened by crw about 3 years ago - 1 comment

#38 - FivetranHook: Improve fivetran connection specification

Issue - State: closed - Opened by crw about 3 years ago - 1 comment

#36 - Mirror Syntax and Add Example

Pull Request - State: closed - Opened by PubChimps about 3 years ago

#35 - Quick docs fix for Sphinx rendering.

Pull Request - State: closed - Opened by crw over 3 years ago

#34 - Add template_fields to operator & sensor.

Pull Request - State: closed - Opened by pgzmnk over 3 years ago

#33 - Fix for using get_connection in the constructor of a hook.

Pull Request - State: closed - Opened by crw over 3 years ago - 1 comment

#32 - Airflow native UI integration improvements

Pull Request - State: closed - Opened by crw over 3 years ago - 1 comment

#31 - Update connection form

Pull Request - State: closed - Opened by sunkickr over 3 years ago

#30 - Removes networking from Sensor constructor.

Pull Request - State: closed - Opened by crw over 3 years ago

#29 - Made the docs prettier for the eventual docs parser.

Pull Request - State: closed - Opened by crw over 3 years ago - 1 comment

#28 - Make readme links absolute

Pull Request - State: closed - Opened by sunkickr over 3 years ago

#27 - Create unit tests and align modules with Airflow ethos

Pull Request - State: closed - Opened by pgzmnk over 3 years ago

#26 - doc(readme): light copyedit for clarity and style

Pull Request - State: closed - Opened by AK-Fivetran over 3 years ago - 2 comments

#25 - refining operator

Pull Request - State: closed - Opened by PubChimps over 3 years ago

#24 - Cleaning up README, example DAG, and minor Operator change

Pull Request - State: closed - Opened by crw over 3 years ago - 1 comment

#23 - adding s's

Pull Request - State: closed - Opened by PubChimps over 3 years ago

#22 - Fix Issue #21: Renamed python import module

Pull Request - State: closed - Opened by crw over 3 years ago - 1 comment

#21 - Change name of import module to "fivetran_provider"

Issue - State: closed - Opened by crw over 3 years ago - 1 comment

#20 - Adding a User Agent string so we can monitor usage.

Pull Request - State: closed - Opened by crw over 3 years ago - 1 comment

#19 - Cleaning up Hook: Connection host optional, methods pass endpoints not connector_ids

Pull Request - State: closed - Opened by crw over 3 years ago - 2 comments

#18 - Fix Issue 17: Removing "extra" json parsing entirely.

Pull Request - State: closed - Opened by crw over 3 years ago - 1 comment

#17 - Using extra connection json causes exception from FivetranHook

Issue - State: closed - Opened by crw over 3 years ago

#16 - Change name of example dag folder

Pull Request - State: closed - Opened by sunkickr over 3 years ago

#15 - Fixed backwards compatibility with Airflow 1.10.x

Pull Request - State: closed - Opened by crw over 3 years ago

#14 - Adding Sensor

Pull Request - State: closed - Opened by PubChimps over 3 years ago

#13 - Adds Registry Link for Operator to UI

Pull Request - State: closed - Opened by sunkickr over 3 years ago

#12 - Adds support for an auto-detect connection form.

Pull Request - State: closed - Opened by crw over 3 years ago

#11 - Fix import paths and a directory name.

Pull Request - State: closed - Opened by pgzmnk over 3 years ago - 2 comments

#10 - Add custom conenction form

Pull Request - State: closed - Opened by sunkickr over 3 years ago - 2 comments

#9 - Tidying up hooks/fivetran.py, formatting and minor QOL fixes.

Pull Request - State: closed - Opened by crw over 3 years ago

#8 - airflow-provider-fivetran packaged for PyPi

Pull Request - State: closed - Opened by crw over 3 years ago

#7 - add_hook

Pull Request - State: closed - Opened by PubChimps over 3 years ago

#6 - Document modules

Issue - State: closed - Opened by pgzmnk over 3 years ago - 2 comments

#5 - Test sample DAG

Issue - State: closed - Opened by pgzmnk over 3 years ago

#4 - Create a Fivetran Sensor

Issue - State: closed - Opened by pgzmnk over 3 years ago - 2 comments

#3 - Create a Fivetran managed connection

Issue - State: closed - Opened by pgzmnk over 3 years ago - 1 comment

#2 - Create a Fivetran Hook to interface the Fivetran API

Issue - State: closed - Opened by pgzmnk over 3 years ago - 1 comment

#1 - Ran black and flake8 linters against fivetran.py.

Pull Request - State: closed - Opened by crw over 3 years ago