Closed Worvast closed 8 years ago
I cant create other branch/pull request to talk about fixed, i create a fork and modify the code for fix nulls problems in Java, build.sh script for fix routes and delete unnecesary files, you can see it in:
https://github.com/Worvast/RImpala
Regards
Hi, we has RImpala version 0.1.6 and we receive this error:
When try to make, for example, this query with nulls in some rows:
Simple query working in Hue, but if we not put 'where type is not null' the query show this error.
Any ideas about where we should look to solve this problem?