MaksYermak commented on PR #25466: URL: https://github.com/apache/airflow/pull/25466#issuecomment-1211959617
> Yeah 45K lines of .csv file is NOT something we want. Few options: > > 1. what happens when you zip the file ? how big it is going to get > 2. Do we REALLY need as big of a file? > 3. We could easily place it it in our Amazon S3 bucket to download it for the test when needed, we could make it publicly available This .csv is needed for training an AutoML model, in order to start the training .csv should consist more then 1000 rows. For our test I can reduce the file to 2100 rows. @potiuk what do you think about reducing the file size? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
