Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-03-05 Thread via GitHub
eladkal commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1980150523 Closed in favor of https://github.com/apache/airflow/pull/37922 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-03-05 Thread via GitHub
eladkal closed pull request #36650: [FEATURE] Added oauth support with snowflake sql api operator URL: https://github.com/apache/airflow/pull/36650 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-03-04 Thread via GitHub
github-actions[bot] commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1977708283 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for you

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-19 Thread via GitHub
eladkal commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1901162139 @ighoshsubho it still missing tests and docs. Can you add it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-09 Thread via GitHub
ighoshsubho commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1884210801 > Existing test cases are failing. Can you address them? please check now -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-07 Thread via GitHub
ighoshsubho commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1880129786 > You need to add tests, it makes little sense to run CI if there are no tests added for it. sure will do it -- This is an automated message from the Apache Git Service. To

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-07 Thread via GitHub
potiuk commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1880124501 Closed by mistake. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-07 Thread via GitHub
potiuk commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1880124442 You need to add tests, it makes little sense to run CI if there are no tests added for it. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-07 Thread via GitHub
potiuk closed pull request #36650: [FEATURE] Added oauth support with snowflake sql api operator URL: https://github.com/apache/airflow/pull/36650 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-07 Thread via GitHub
boring-cyborg[bot] commented on PR #36650: URL: https://github.com/apache/airflow/pull/36650#issuecomment-1880109101 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution

[PR] [FEATURE] Added oauth support with snowflake sql api operator [airflow]

2024-01-07 Thread via GitHub
ighoshsubho opened a new pull request, #36650: URL: https://github.com/apache/airflow/pull/36650 ## Functionality added - - SnowflakeSqlApiOperator support for OAuth closes: #36621 --- **^ Add meaningful description above** Read the **[Pu