zinggAI / zingg

Scalable identity resolution, entity resolution, data mastering and deduplication using ML
GNU Affero General Public License v3.0
950 stars 120 forks source link

check exception in ClientOptions.java #883

Open sania-16 opened 1 month ago

sania-16 commented 1 month ago

check if in ClientOptions.java we get an exception if there is a null value - commented out code

sania-16 commented 3 weeks ago
Screenshot 2024-09-12 at 11 47 39 AM Screenshot 2024-09-12 at 11 48 20 AM

have exception handling in above two functions which is commented out - so do we need to check the condition for null case only?