objectiv-analytics icon indicating copy to clipboard operation
objectiv-analytics copied to clipboard

Bach BQ: fix date and timestamp calculations

Open thijs-obj opened this issue 3 years ago • 1 comments

not all tests for date and timestamps work. Some combinations don't work on BigQuery. Fix those, and make sure all date/timestamp/time/timedelta tests work on BigQuery

thijs-obj avatar Jun 01 '22 08:06 thijs-obj

One test left that has not been made to work with BigQuery yet: tests.functional.bach.test_series_date.test_date_arithmetic

thijs-obj avatar Jul 03 '22 19:07 thijs-obj

Seems this test is already supported https://github.com/objectiv/objectiv-analytics/pull/1175/files#diff-cb57d8808e90eef52722d2c4360afd069485761d8c407ec980e2b26ce8cbfbde

kathia-barahona avatar Oct 13 '22 12:10 kathia-barahona