man-group / ArcticDB

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
http://arcticdb.io
Other
1.52k stars 93 forks source link

Fix the timers macro, configure it with a cmake option #1914

Closed poodlewars closed 3 weeks ago

poodlewars commented 1 month ago

The build failed with the timers enabled as new variables have been introduced in the normal code with names like timer that clash once the timer macros are compiled in.