Hi,
I propose you I do some refactor code of Apache Hive. At many places there
String is used for representation path and it causes some issues sometime.
We need to compare it with equals() but comparing Strings often is not
right in terms comparing paths .
If we used Path from org.apache.hadoop.fs it would be more correct.
What do you think about my proposal ?

Thanks.
Alina

Reply via email to