Open Egor-Krivov opened 1 year ago
BTW, hdk works, we utilize it with modin. It does execute queries, bug happens when the script exits
Assigned to Alex on advice from Ilya
Probably this is the reason - https://github.com/conda-forge/hdk-feedstock/commit/7a402c0a1b01710a65ac4a40ea31222e1bedb471
I can confirm updating to openjdk 17 fixes this issue. So, we need to modify conda-forge to pin openjdk >= 17 instead of 11. I will open the conda-forge PR and report back.
https://github.com/conda-forge/hdk-feedstock/pull/54 @Garra1980 @leshikus please take a look.
I have a problem with the latest conda release of HDK.
Source code to reproduce:
Error msg:
Code to reproduce after creating
hdk_bug.py
with source code from above: