jayzhan211 commented on code in PR #9542:
URL: https://github.com/apache/arrow-datafusion/pull/9542#discussion_r1519031038


##########
docs/source/user-guide/sql/data_types.md:
##########
@@ -30,11 +30,11 @@ the `arrow_typeof` function. For example:
 
 ```sql
 select arrow_typeof(interval '1 month');
-+-------------------------------------+
-| arrowtypeof(IntervalYearMonth("1")) |
-+-------------------------------------+
-| Interval(YearMonth)                 |
-+-------------------------------------+
++---------------------------------------------------------------------+
+| arrow_typeof(IntervalMonthDayNano("79228162514264337593543950336")) |

Review Comment:
   why isn't it 1? 🤔 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to