Yang Jie created SPARK-44552:
--------------------------------
Summary: Remove useless private object `ParseState` from
`IntervalUtils`
Key: SPARK-44552
URL: https://issues.apache.org/jira/browse/SPARK-44552
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 4.0.0
Reporter: Yang Jie
SPARK-44326(https://github.com/apache/spark/pull/41885/files#diff-e695bcf363031df04cc16c96f1b62fb35093807ee1157c3cbecae3cccb9a3f4e)
moved the relevant code from `IntervalUtils` to `SparkIntervalUtils`
(including the definition of another `private object ParseState`), but did not
delete the definition of `private object ParseState` in `IntervalUtils`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]