Skip to content

Prohibit Usage of isNullOrEmpty and isEmpty for null handling #6040

@nishantmonu51

Description

@nishantmonu51

It seems to me that usage of com.google.guava.common.base.Strings.isNullOrEmpty(), java.lang.String.isEmpty(), etc. should be prohibited too in favor of NullHanlding.isNullOrEquivalent() and StringUtils.isNullOrEmptyNonDruidDataString() (should create such method)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions