Eason Yi
Results
3
issues of
Eason Yi
The code trying to convert ``` SQL: select count(distinct c1) from t1 JOOQ: now: count(c1) want: countDistinct(c1) ``` The error msg:
New: Allow the same method in one class for more than one time New: Allow the same class in one test for more than one time New: Upgrade to Java...
After I cloned the latest repo and built it successfully, I ran the redis-benchmark 2 times and got the same error. And I checked that the redis server was still...