jhtimmins commented on pull request #8598: URL: https://github.com/apache/airflow/pull/8598#issuecomment-620773792
It looks like (at least some of) the tests are failing because other tests that call `. _get_max_partition_from_part_specs()` expect to get a byte value back, whereas now it's returning a string. See line 296 of test_hive.py. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
