atc-net / atc-dataplatform

A common set of python libraries for DataBricks
https://atc-net.github.io/repository/atc-dataplatform
MIT License
8 stars 3 forks source link

TestSelectAndCastColumns is flaky #224

Closed LauJohansson closed 1 year ago

LauJohansson commented 1 year ago

I have experienced, that the test sometimes succeeds and sometimes dont:

https://github.com/atc-net/atc-dataplatform/actions/runs/3717255674/jobs/6304435074

It seems that the test data using datetime datatype is causing the issue.

JeppeBlixen commented 1 year ago

I will look into this

JeppeBlixen commented 1 year ago

This is fixed in https://github.com/atc-net/atc-dataplatform/pull/233