[GitHub] [airflow] eladkal commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-08 Thread GitBox
eladkal commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r724915290 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -92,15 +117,40 @@ def __init__( self.aws_conn_id = aws_conn_id

[GitHub] [airflow] eladkal commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-07 Thread GitBox
eladkal commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r723902168 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -92,15 +117,40 @@ def __init__( self.aws_conn_id = aws_conn_id

[GitHub] [airflow] eladkal commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-07 Thread GitBox
eladkal commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r723902168 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -92,15 +117,40 @@ def __init__( self.aws_conn_id = aws_conn_id

[GitHub] [airflow] eladkal commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-06 Thread GitBox
eladkal commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r723454625 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -92,15 +117,34 @@ def __init__( self.aws_conn_id = aws_conn_id

[GitHub] [airflow] eladkal commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-06 Thread GitBox
eladkal commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r722946136 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -54,12 +59,17 @@ class MySQLToS3Operator(BaseOperator): You

[GitHub] [airflow] eladkal commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-05 Thread GitBox
eladkal commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r722651040 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -60,6 +60,10 @@ class MySQLToS3Operator(BaseOperator): :type index: str

[GitHub] [airflow] eladkal commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-05 Thread GitBox
eladkal commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r722651040 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -60,6 +60,10 @@ class MySQLToS3Operator(BaseOperator): :type index: str