Erez Shinan

Results 356 comments of Erez Shinan

@gaurav1308 That's exactly what I need, thank you. Let me look into it and see if I can find the problem.

We have a new implementation for alphanumerics in `master`, that I believe should fix this issue. Sorry it took so long, but please try now and see if it helps.

DuckDB is now supported! It's already available in `master`, and will be included in the upcoming release.

@cacondie , We are currently not pursuing this avenue, but we will be happy to accept contributions. However, be aware that the solution isn't likely to be simple. SqlServer does...

@akulgoel96 Thank you for reporting it. However I cannot reproduce this error, and it's not clear why it happens. Can you please find out the values of min_key / max_key...

Closed due to inactivity.

Hi @matthiasekundayo-eb , I tried to follow your instructions for setup on Snowflake, but got stuck. Any chance you can walk me through it live? On slack/discord/zoom/hangouts, or anywhere else.

@matthiasekundayo-eb I'm in Amsterdam, but close enough. These dates/hours are fine. Where can I reach you?

@matthiasekundayo-eb Okay, I tested Snowflake and it works with the `key` argument. However, when I also provide a password, I get - ```python ImportError: Failed to import test module: tests.test_database_types...

@matthiasekundayo-eb For Presto, I'm getting this error: ```python File "C:\Python310\lib\site-packages\parameterized\parameterized.py", line 533, in standalone_func return func(*(a + p.args), **p.kwargs) File "C:\code\datafold\xdiff\tests\test_database_types.py", line 569, in test_types _drop_table_if_exists(dst_conn, dst_table) File "C:\code\datafold\xdiff\tests\common.py", line...