[jira] [Commented] (AIRFLOW-3489) PostgresToGoogleCloudStorageOperator doesn't handle PostgreSQL json properly

2019-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976213#comment-16976213 ] ASF subversion and git services commented on AIRFLOW-3489: -- Commit

[jira] [Commented] (AIRFLOW-3489) PostgresToGoogleCloudStorageOperator doesn't handle PostgreSQL json properly

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976212#comment-16976212 ] ASF GitHub Bot commented on AIRFLOW-3489: - potiuk commented on pull request #6572:

[jira] [Resolved] (AIRFLOW-3489) PostgresToGoogleCloudStorageOperator doesn't handle PostgreSQL json properly

2019-11-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-3489. --- Fix Version/s: 2.0.0 Resolution: Fixed > PostgresToGoogleCloudStorageOperator

[GitHub] [airflow] potiuk merged pull request #6572: [AIRFLOW-3489] Improve json data handling in PostgresToGcs operator

2019-11-17 Thread GitBox
potiuk merged pull request #6572: [AIRFLOW-3489] Improve json data handling in PostgresToGcs operator URL: https://github.com/apache/airflow/pull/6572 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554800995 And one more thing here @bolkedebruin - for some of those scripts (static checks) we wanted to force always 3.5 version - no matter what you

[jira] [Commented] (AIRFLOW-6002) Drop python 3.5 from support matrix

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976193#comment-16976193 ] ASF GitHub Bot commented on AIRFLOW-6002: - potiuk commented on pull request #6595:

[jira] [Commented] (AIRFLOW-6002) Drop python 3.5 from support matrix

2019-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976194#comment-16976194 ] ASF subversion and git services commented on AIRFLOW-6002: -- Commit

[GitHub] [airflow] potiuk merged pull request #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
potiuk merged pull request #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airflow] potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554798105 > > There is one more python 3.5 in breeze-complete > > Why were those harcoded everywhere @potiuk ? Sorry for that. That was

[GitHub] [airflow] potiuk commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
potiuk commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347165174 ## File path: airflow/executors/kubernetes_executor.py ## @@ -628,6 +629,7 @@ def

[GitHub] [airflow] mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347165003 ## File path: airflow/executors/dask_executor.py ## @@ -44,6 +42,7 @@ def

[GitHub] [airflow] mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347164833 ## File path: airflow/executors/__init__.py ## @@ -57,32 +61,21 @@ def

[GitHub] [airflow] potiuk commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
potiuk commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347164105 ## File path: airflow/executors/dask_executor.py ## @@ -44,6 +42,7 @@ def

[GitHub] [airflow] potiuk commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
potiuk commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347163897 ## File path: airflow/executors/__init__.py ## @@ -57,32 +61,21 @@ def

[GitHub] [airflow] mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347163146 ## File path: airflow/executors/dask_executor.py ## @@ -44,6 +42,7 @@ def

[GitHub] [airflow] mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347162940 ## File path: airflow/executors/kubernetes_executor.py ## @@ -628,6 +629,7 @@ def

[GitHub] [airflow] codecov-io edited a comment on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
codecov-io edited a comment on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554792563 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6595?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
codecov-io edited a comment on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554792563 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6595?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
codecov-io commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554792563 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6595?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk opened a new pull request #6599: [AIRFLOW-6007] Check providers instead of provider package

2019-11-17 Thread GitBox
potiuk opened a new pull request #6599: [AIRFLOW-6007] Check providers instead of provider package URL: https://github.com/apache/airflow/pull/6599 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] [airflow] potiuk commented on issue #6599: [AIRFLOW-6007] Check providers instead of provider package

2019-11-17 Thread GitBox
potiuk commented on issue #6599: [AIRFLOW-6007] Check providers instead of provider package URL: https://github.com/apache/airflow/pull/6599#issuecomment-554791497 @mik-laj - seems we are not checking providers now. This is

[jira] [Commented] (AIRFLOW-6007) Doc check checks provider/ instead of providers/ packages

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976175#comment-16976175 ] ASF GitHub Bot commented on AIRFLOW-6007: - potiuk commented on pull request #6599:

[jira] [Created] (AIRFLOW-6007) Doc check checks provider/ instead of providers/ packages

2019-11-17 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6007: - Summary: Doc check checks provider/ instead of providers/ packages Key: AIRFLOW-6007 URL: https://issues.apache.org/jira/browse/AIRFLOW-6007 Project: Apache Airflow

[GitHub] [airflow] bolkedebruin commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
bolkedebruin commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554786397 > There is one more python 3.5 in breeze-complete Why were those harcoded everywhere @potiuk ?

[jira] [Commented] (AIRFLOW-6006) Move DAG out of airflow package imports

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976149#comment-16976149 ] ASF GitHub Bot commented on AIRFLOW-6006: - potiuk commented on pull request #6598:

[GitHub] [airflow] potiuk opened a new pull request #6598: [AIRFLOW-6006] Remove dag out of airflow package import. Depends on [AIRFLOW-6004] [AIRFLOW-6005]

2019-11-17 Thread GitBox
potiuk opened a new pull request #6598: [AIRFLOW-6006] Remove dag out of airflow package import. Depends on [AIRFLOW-6004] [AIRFLOW-6005] URL: https://github.com/apache/airflow/pull/6598 Note to reviewer: Please take a look at the last commit. moving DAG out of the airflow from all

[GitHub] [airflow] mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
mik-laj commented on a change in pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596#discussion_r347158027 ## File path: airflow/executors/__init__.py ## @@ -57,32 +61,21 @@ def

[GitHub] [airflow] potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554783431 There is one more python 3.5 in breeze-complete @bolkedebruin This is an

[GitHub] [airflow] nuclearpinguin commented on issue #6588: [AIRFLOW-5781] AIP-21 Migrate AWS Kinesis to /providers/amazon/aws

2019-11-17 Thread GitBox
nuclearpinguin commented on issue #6588: [AIRFLOW-5781] AIP-21 Migrate AWS Kinesis to /providers/amazon/aws URL: https://github.com/apache/airflow/pull/6588#issuecomment-554783407 I think the CI should work after #6596 is merged.

[GitHub] [airflow] mik-laj edited a comment on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands

2019-11-17 Thread GitBox
mik-laj edited a comment on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands URL: https://github.com/apache/airflow/pull/6594#issuecomment-554783165 @nuclearpinguin Sometimes there is one command and sometimes there are several commands. It depends if it is a

[GitHub] [airflow] mik-laj commented on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands

2019-11-17 Thread GitBox
mik-laj commented on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands URL: https://github.com/apache/airflow/pull/6594#issuecomment-554783165 @nuclearpinguin Sometimes there is one command and sometimes there are several commands. It depends if it is a single

[GitHub] [airflow] bolkedebruin commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
bolkedebruin commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554781636 > We need a bit more than that. There are a number of bash scripts with PYTHON_VERSION set to 3.5. I will remove those.

[GitHub] [airflow] bolkedebruin edited a comment on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
bolkedebruin edited a comment on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554781636 > We need a bit more than that. There are a number of bash scripts with PYTHON_VERSION set to 3.5. I will remove those,

[jira] [Created] (AIRFLOW-6006) Move DAG out of airflow package imports

2019-11-17 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6006: - Summary: Move DAG out of airflow package imports Key: AIRFLOW-6006 URL: https://issues.apache.org/jira/browse/AIRFLOW-6006 Project: Apache Airflow Issue

[GitHub] [airflow] m1racoli commented on issue #5970: [AIRFLOW-2923][AIRFLOW-1784] Implement LatestOnlyOperator as BaseBranchOperator

2019-11-17 Thread GitBox
m1racoli commented on issue #5970: [AIRFLOW-2923][AIRFLOW-1784] Implement LatestOnlyOperator as BaseBranchOperator URL: https://github.com/apache/airflow/pull/5970#issuecomment-554776399 Hey @OmerJog, I just came back from vacation. Yes, I'll work on this PR. I should find some time in

[jira] [Commented] (AIRFLOW-6005) Remove all imports of AirflowException directly from airflow package

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976129#comment-16976129 ] ASF GitHub Bot commented on AIRFLOW-6005: - potiuk commented on pull request #6597:

[GitHub] [airflow] potiuk opened a new pull request #6597: [AIRFLOW-6005] Remove airflow airflow exception imports. Depends on [AIRFLOW-6004]

2019-11-17 Thread GitBox
potiuk opened a new pull request #6597: [AIRFLOW-6005] Remove airflow airflow exception imports. Depends on [AIRFLOW-6004] URL: https://github.com/apache/airflow/pull/6597 NOTE FOR REVIEWER: This change depends on #6596 so please review only the last commit. As explained in

[jira] [Created] (AIRFLOW-6005) Remove all imports of AirflowException directly from airflow package

2019-11-17 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6005: - Summary: Remove all imports of AirflowException directly from airflow package Key: AIRFLOW-6005 URL: https://issues.apache.org/jira/browse/AIRFLOW-6005 Project:

[GitHub] [airflow] codecov-io edited a comment on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default

2019-11-17 Thread GitBox
codecov-io edited a comment on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default URL: https://github.com/apache/airflow/pull/4465#issuecomment-452625380 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4465?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default

2019-11-17 Thread GitBox
codecov-io edited a comment on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default URL: https://github.com/apache/airflow/pull/4465#issuecomment-452625380 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4465?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-6004) Untangle "Executors" class from potentially cyclic import

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976123#comment-16976123 ] ASF GitHub Bot commented on AIRFLOW-6004: - potiuk commented on pull request #6596:

[GitHub] [airflow] potiuk opened a new pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports

2019-11-17 Thread GitBox
potiuk opened a new pull request #6596: [AIRFLOW-6004] Untangle Executors class to avoid cyclic imports URL: https://github.com/apache/airflow/pull/6596 There are cyclic imports detected seemingly randomly by pylint checks when some of the PRs are run in CI: * Module

[jira] [Updated] (AIRFLOW-6004) Untangle "Executors" class from potentially cyclic import

2019-11-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-6004: -- Description: See the description in  https://issues.apache.org/jira/browse/AIRFLOW-6003

[jira] [Created] (AIRFLOW-6004) Untangle "Executors" class from potentially cyclic import

2019-11-17 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6004: - Summary: Untangle "Executors" class from potentially cyclic import Key: AIRFLOW-6004 URL: https://issues.apache.org/jira/browse/AIRFLOW-6004 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-6004) Untangle "Executors" class from potentially cyclic import

2019-11-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-6004: -- Description: See the description in  > Untangle "Executors" class from potentially cyclic

[jira] [Updated] (AIRFLOW-6003) Cyclic imports detected by pylint randomly

2019-11-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-6003: -- Description: There are cyclic imports detected seemingly randomly by pylint checks when some

[jira] [Created] (AIRFLOW-6003) Cyclic imports detected by pylint randomly

2019-11-17 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6003: - Summary: Cyclic imports detected by pylint randomly Key: AIRFLOW-6003 URL: https://issues.apache.org/jira/browse/AIRFLOW-6003 Project: Apache Airflow

[GitHub] [airflow] codecov-io commented on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands

2019-11-17 Thread GitBox
codecov-io commented on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands URL: https://github.com/apache/airflow/pull/6594#issuecomment-554772240 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6594?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands

2019-11-17 Thread GitBox
codecov-io edited a comment on issue #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands URL: https://github.com/apache/airflow/pull/6594#issuecomment-554772240 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6594?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
potiuk commented on issue #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595#issuecomment-554770977 We need a bit more than that. There are a number of bash scripts with PYTHON_VERSION set to 3.5. I might do a commit with that on top of yours

[jira] [Commented] (AIRFLOW-6002) Drop python 3.5 from support matrix

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976103#comment-16976103 ] ASF GitHub Bot commented on AIRFLOW-6002: - bolkedebruin commented on pull request #6595:

[GitHub] [airflow] bolkedebruin opened a new pull request #6595: [AIRFLOW-6002] Drop support for python 3.5

2019-11-17 Thread GitBox
bolkedebruin opened a new pull request #6595: [AIRFLOW-6002] Drop support for python 3.5 URL: https://github.com/apache/airflow/pull/6595 Make sure you have checked _all_ steps below. ### Jira - [X] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-6002) Drop python 3.5 from support matrix

2019-11-17 Thread Bolke de Bruin (Jira)
Bolke de Bruin created AIRFLOW-6002: --- Summary: Drop python 3.5 from support matrix Key: AIRFLOW-6002 URL: https://issues.apache.org/jira/browse/AIRFLOW-6002 Project: Apache Airflow Issue

[GitHub] [airflow] codecov-io commented on issue #6526: AIRFLOW-2143a - Fix TaskTries graph counts off-by-1

2019-11-17 Thread GitBox
codecov-io commented on issue #6526: AIRFLOW-2143a - Fix TaskTries graph counts off-by-1 URL: https://github.com/apache/airflow/pull/6526#issuecomment-554767592 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6526?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default

2019-11-17 Thread GitBox
codecov-io edited a comment on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default URL: https://github.com/apache/airflow/pull/4465#issuecomment-452625380 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4465?src=pr=h1) Report > Merging

[GitHub] [airflow] laakejs commented on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default

2019-11-17 Thread GitBox
laakejs commented on issue #4465: [AIRFLOW-3682] Rename s3_default to aws_default URL: https://github.com/apache/airflow/pull/4465#issuecomment-554766689 @OmerJog I had other work to do and, to be honest, forgot this open pull request. Thank you for the friendly reminder. I fixed the

[jira] [Updated] (AIRFLOW-3754) Google Cloud Storage Hook to take in Stream/String from an URL

2019-11-17 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula updated AIRFLOW-3754: --- Component/s: gcp > Google Cloud Storage Hook to take in Stream/String from an URL >

[jira] [Commented] (AIRFLOW-6001) Lazy load CLI commands

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976083#comment-16976083 ] ASF GitHub Bot commented on AIRFLOW-6001: - mik-laj commented on pull request #6594:

[GitHub] [airflow] codecov-io edited a comment on issue #5297: AIRFLOW-2143 - Fix TaskTries graph counts off-by-1

2019-11-17 Thread GitBox
codecov-io edited a comment on issue #5297: AIRFLOW-2143 - Fix TaskTries graph counts off-by-1 URL: https://github.com/apache/airflow/pull/5297#issuecomment-493643996 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5297?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj opened a new pull request #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands

2019-11-17 Thread GitBox
mik-laj opened a new pull request #6594: [AIRFLOW-6001][depends on AIRFLOW-6000] Lazy load CLI commands URL: https://github.com/apache/airflow/pull/6594 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-6001) Lazy load CLI commands

2019-11-17 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6001: -- Summary: Lazy load CLI commands Key: AIRFLOW-6001 URL: https://issues.apache.org/jira/browse/AIRFLOW-6001 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-5923) Use absolute paths in GCP system tests

2019-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976081#comment-16976081 ] ASF subversion and git services commented on AIRFLOW-5923: -- Commit

[jira] [Resolved] (AIRFLOW-5923) Use absolute paths in GCP system tests

2019-11-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5923. --- Fix Version/s: 2.0.0 Resolution: Fixed > Use absolute paths in GCP system tests >

[jira] [Commented] (AIRFLOW-5923) Use absolute paths in GCP system tests

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976080#comment-16976080 ] ASF GitHub Bot commented on AIRFLOW-5923: - potiuk commented on pull request #6571:

[GitHub] [airflow] potiuk merged pull request #6571: [AIRFLOW-5923] Use absolute paths in GCP system tests

2019-11-17 Thread GitBox
potiuk merged pull request #6571: [AIRFLOW-5923] Use absolute paths in GCP system tests URL: https://github.com/apache/airflow/pull/6571 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run

2019-11-17 Thread GitBox
amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run URL: https://github.com/apache/airflow/pull/4751#discussion_r347145094 ## File path: airflow/ti_deps/deps/trigger_rule_dep.py ## @@ -49,33 +75,33 @@ def

[GitHub] [airflow] amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run

2019-11-17 Thread GitBox
amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run URL: https://github.com/apache/airflow/pull/4751#discussion_r347145103 ## File path: airflow/ti_deps/deps/trigger_rule_dep.py ## @@ -34,6 +35,31 @@ class

[jira] [Comment Edited] (AIRFLOW-5941) MySQLHook initialization fails when db charset is utf8mb4

2019-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976054#comment-16976054 ] Tomasz Żukowski edited comment on AIRFLOW-5941 at 11/17/19 2:59 PM:

[jira] [Commented] (AIRFLOW-5941) MySQLHook initialization fails when db charset is utf8mb4

2019-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976054#comment-16976054 ] Tomasz Żukowski commented on AIRFLOW-5941: -- I think it is unrelated as MySQLHook uses MySQLdb

[jira] [Assigned] (AIRFLOW-4824) MySqlHook needs to override DbApiHook.get_uri to pull in extra for charset=utf-8 during create_engine

2019-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Żukowski reassigned AIRFLOW-4824: Assignee: Tomasz Żukowski > MySqlHook needs to override DbApiHook.get_uri to

[jira] [Commented] (AIRFLOW-3344) Airflow DAG object clear function does not clear tasks in the upstream_failed state when only_failed=True

2019-11-17 Thread Steve Jacobs (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976043#comment-16976043 ] Steve Jacobs commented on AIRFLOW-3344: --- I'm travelling this week so that means I'll either have

[jira] [Resolved] (AIRFLOW-5940) Remove redundant Code in models.dagrun

2019-11-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5940. --- Fix Version/s: 2.0.0 Resolution: Resolved > Remove redundant Code in models.dagrun

[jira] [Commented] (AIRFLOW-5940) Remove redundant Code in models.dagrun

2019-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976026#comment-16976026 ] ASF subversion and git services commented on AIRFLOW-5940: -- Commit

[GitHub] [airflow] potiuk merged pull request #6591: [AIRFLOW-5940] Remove redundant Code in models.dagrun

2019-11-17 Thread GitBox
potiuk merged pull request #6591: [AIRFLOW-5940] Remove redundant Code in models.dagrun URL: https://github.com/apache/airflow/pull/6591 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-5940) Remove redundant Code in models.dagrun

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976025#comment-16976025 ] ASF GitHub Bot commented on AIRFLOW-5940: - potiuk commented on pull request #6591:

[jira] [Commented] (AIRFLOW-5920) Add support to execute OpenCypher query against Neo4j

2019-11-17 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976003#comment-16976003 ] jack commented on AIRFLOW-5920: --- [~tfindlay] you can open a Draft PR and get comments from contributors. 

[jira] [Commented] (AIRFLOW-5232) Create pagerdutyhook in the airflow plugins, to support pagerduty.

2019-11-17 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975997#comment-16975997 ] jack commented on AIRFLOW-5232: --- pagerdury hook was added in 

[jira] [Commented] (AIRFLOW-3344) Airflow DAG object clear function does not clear tasks in the upstream_failed state when only_failed=True

2019-11-17 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975993#comment-16975993 ] jack commented on AIRFLOW-3344: --- [~steveatbat] can you PR your suggested change? > Airflow DAG object

[jira] [Commented] (AIRFLOW-918) Improve bulk_load function for MySqlHook

2019-11-17 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975988#comment-16975988 ] jack commented on AIRFLOW-918: -- Duplicate of https://issues.apache.org/jira/browse/AIRFLOW-5921

[jira] [Commented] (AIRFLOW-5616) PrestoHook to use prestodb

2019-11-17 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975985#comment-16975985 ] jack commented on AIRFLOW-5616: --- By the way PrestoSQL might be better than Prestodb 

[jira] [Commented] (AIRFLOW-5941) MySQLHook initialization fails when db charset is utf8mb4

2019-11-17 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975982#comment-16975982 ] jack commented on AIRFLOW-5941: --- Possible root cause is 

[GitHub] [airflow] OmerJog commented on issue #5970: [AIRFLOW-2923][AIRFLOW-1784] Implement LatestOnlyOperator as BaseBranchOperator

2019-11-17 Thread GitBox
OmerJog commented on issue #5970: [AIRFLOW-2923][AIRFLOW-1784] Implement LatestOnlyOperator as BaseBranchOperator URL: https://github.com/apache/airflow/pull/5970#issuecomment-554735417 @m1racoli are you working on this PR?

[jira] [Resolved] (AIRFLOW-5582) AutoCommit in jdbc is missing get_autocommit

2019-11-17 Thread Felix Uellendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall resolved AIRFLOW-5582. --- Resolution: Fixed > AutoCommit in jdbc is missing get_autocommit >

[jira] [Commented] (AIRFLOW-5582) AutoCommit in jdbc is missing get_autocommit

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975958#comment-16975958 ] ASF GitHub Bot commented on AIRFLOW-5582: - feluelle commented on pull request #6232:

[jira] [Updated] (AIRFLOW-5582) AutoCommit in jdbc is missing get_autocommit

2019-11-17 Thread Felix Uellendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall updated AIRFLOW-5582: -- Fix Version/s: 1.10.7 > AutoCommit in jdbc is missing get_autocommit >

[jira] [Commented] (AIRFLOW-5582) AutoCommit in jdbc is missing get_autocommit

2019-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975959#comment-16975959 ] ASF subversion and git services commented on AIRFLOW-5582: -- Commit

[GitHub] [airflow] feluelle merged pull request #6232: [AIRFLOW-5582] AutoCommit in jdbc is missing get_autocommit

2019-11-17 Thread GitBox
feluelle merged pull request #6232: [AIRFLOW-5582] AutoCommit in jdbc is missing get_autocommit URL: https://github.com/apache/airflow/pull/6232 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] potiuk commented on issue #6586: [AIRFLOW-5936] Allow explicit get_pty in SSHOperator

2019-11-17 Thread GitBox
potiuk commented on issue #6586: [AIRFLOW-5936] Allow explicit get_pty in SSHOperator URL: https://github.com/apache/airflow/pull/6586#issuecomment-554727155 Thanks @zzk-dev -> welcome as contributor! The code is merged. Happy that you've learned something and looking forward for future

[jira] [Commented] (AIRFLOW-5936) Allow explicit get_pty in SSHOperator

2019-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975948#comment-16975948 ] ASF subversion and git services commented on AIRFLOW-5936: -- Commit

[jira] [Resolved] (AIRFLOW-5936) Allow explicit get_pty in SSHOperator

2019-11-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5936. --- Fix Version/s: 2.0.0 Resolution: Fixed > Allow explicit get_pty in SSHOperator >

[jira] [Commented] (AIRFLOW-5936) Allow explicit get_pty in SSHOperator

2019-11-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975947#comment-16975947 ] ASF GitHub Bot commented on AIRFLOW-5936: - potiuk commented on pull request #6586:

[GitHub] [airflow] potiuk merged pull request #6586: [AIRFLOW-5936] Allow explicit get_pty in SSHOperator

2019-11-17 Thread GitBox
potiuk merged pull request #6586: [AIRFLOW-5936] Allow explicit get_pty in SSHOperator URL: https://github.com/apache/airflow/pull/6586 This is an automated message from the Apache Git Service. To respond to the message,