Erez Shinan

Results 356 comments of Erez Shinan

Okay, thanks for the input. I'll look into it. Great profile icon, btw!

Thanks for bringing this to my attention. Preql currently doesn't officially support MSSQL, but only Postgresql, MySql, and Sqlite. I've just tested this code on Sqlite and Postgres and both...

Thanks! I'll take it under advisement. I'm still confused about the intention behind it. After all, order is important in SQL. It affects UNION ALL, OFFSET-LIMIT, window functions, and tons...

Thank you, I promise I will look into it. Having a reliable implementation is a high priority for me.

Thanks! I'll have a look. Are you submitting it because you found the code hard to read?

Request to re-open this issue!

@yurymann Why not always run it with a fixed PYTHONHASHSEED? That way if anything goes wrong, it's always reproducible.

Cool, that looks elegant! Do you think the transition will be entirely seamless, or are there any details to be aware of?

This is the first time I hear of `python3 -m build`. Is there a guide or tutorial for transitioning from setup.py, for those of us who are out of scope?...

Hello! Sorry it took me this long to look into this. Thank you for the info and the links. I found scikit hep especially interesting. I'm generally in favor of...