[GitHub] [spark] AngersZhuuuu commented on a change in pull request #33242: [SPARK-35735][SQL][FOLLOWUP] Fix case minute to second regex can cover by hour to minute

2021-07-07 Thread GitBox
AngersZh commented on a change in pull request #33242: URL: https://github.com/apache/spark/pull/33242#discussion_r665117000 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/IntervalUtils.scala ## @@ -369,18 +367,16 @@ object IntervalUtils {

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #33242: [SPARK-35735][SQL][FOLLOWUP] Fix case minute to second regex can cover by hour to minute

2021-07-07 Thread GitBox
AngersZh commented on a change in pull request #33242: URL: https://github.com/apache/spark/pull/33242#discussion_r665117000 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/IntervalUtils.scala ## @@ -369,18 +367,16 @@ object IntervalUtils {

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #33242: [SPARK-35735][SQL][FOLLOWUP] Fix case minute to second regex can cover by hour to minute

2021-07-06 Thread GitBox
AngersZh commented on a change in pull request #33242: URL: https://github.com/apache/spark/pull/33242#discussion_r665022549 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/IntervalUtils.scala ## @@ -327,8 +327,8 @@ object IntervalUtils {