bolkedebruin commented on PR #30823: URL: https://github.com/apache/airflow/pull/30823#issuecomment-1519079417
> > I'd prefer the simplest test case and not bring in a heavy requirement like pandas for this. It makes it harder to read and understand what is going on > > we can separate the pandas test to another module/test-case -> we already have (And use) pandas in our test suite and CI image so I see no harm in having both in the way that it does not require you to have pandas to run the "basic" test suite We can, but I do think it is redundant and I prefer atomic tests particularly here. -- 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]
