[GitHub] [spark] srowen commented on issue #26358: [SPARK-29712][SQL] Take into account the left bound in `fromDayTimeString()`

2019-11-08 Thread GitBox
srowen commented on issue #26358: [SPARK-29712][SQL] Take into account the left bound in `fromDayTimeString()` URL: https://github.com/apache/spark/pull/26358#issuecomment-551956828 OK, so it would be reasonable to fail / return null, to match Oracle? There doesn't seem to be consistent

[GitHub] [spark] srowen commented on issue #26358: [SPARK-29712][SQL] Take into account the left bound in `fromDayTimeString()`

2019-11-04 Thread GitBox
srowen commented on issue #26358: [SPARK-29712][SQL] Take into account the left bound in `fromDayTimeString()` URL: https://github.com/apache/spark/pull/26358#issuecomment-549423524 Hm, none of those examples show 'extracting' a subset of the interval. It seems like a way to specify what

[GitHub] [spark] srowen commented on issue #26358: [SPARK-29712][SQL] Take into account the left bound in `fromDayTimeString()`

2019-11-04 Thread GitBox
srowen commented on issue #26358: [SPARK-29712][SQL] Take into account the left bound in `fromDayTimeString()` URL: https://github.com/apache/spark/pull/26358#issuecomment-549406204 Pardon the dumb question, but what is the 'hour to minute' supposed to mean? select just the hours and