Skip to content
Snippets Groups Projects
Commit a9e79a41 authored by Tathagata Das's avatar Tathagata Das
Browse files

[SQL][STREAMING][TEST] Follow up to remove Option.contains for Scala 2.10 compatibility

## What changes were proposed in this pull request?

Scala 2.10 does not have Option.contains, which broke Scala 2.10 build.

## How was this patch tested?
Locally compiled and ran sql/core unit tests in 2.10

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #15531 from tdas/metrics-flaky-test-fix-1.
parent 7d878cf2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment