Description
Mima check might complain the following Dataset rules does not filter any problem.
This is due to a potential bug in Mima that all methods in `class Dataset` are not being
checked for problems due to the presence of a private[sql] companion object.
Further investigation is needed.