Hi, In logicalplan, there is a method for calculating the fingerprint, why it is string? After calling hashcode, it is a integer, but then in the code, it called integer.tostring and return a string. What is the reason to do this? Thanks very much!
Best Regards Hui
