Skip to content

Remove depedency on commons-lang3 #493

@elharo

Description

@elharo

Why are we using commons-lang3 at all? There's no hard rule against but we do have a strong preference for Guava here.

There's just one line of code: final QueryOption[] internalOptions = ArrayUtils.remove(options, i);

We shouldn't pull in Apache commons for that

https://jlbp.dev/JLBP-1

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions