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

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

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

2021-10-05 Thread GitBox
guotongfei commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r722813490 ## File path: airflow/providers/amazon/aws/transfers/mysql_to_s3.py ## @@ -82,6 +86,8 @@ def __init__( pd_csv_kwargs: Optional[dict] = None,

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

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

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

2021-10-06 Thread GitBox
guotongfei commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r723755406 ## 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] guotongfei commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-06 Thread GitBox
guotongfei commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r723757667 ## 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] guotongfei commented on a change in pull request #18755: Support mysql to s3 in parquet format

2021-10-06 Thread GitBox
guotongfei commented on a change in pull request #18755: URL: https://github.com/apache/airflow/pull/18755#discussion_r723759306 ## 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] guotongfei commented on a change in pull request #18755: Support mysql to s3 in parquet format

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