http://stackoverflow.com/questions/35731841/timestamp-evaluation-connection-erro
r-in-date-add-in-table-date-range-in
Reproduction:
SELECT *
FROM
TABLE_DATE_RANGE([ds.table_prefix_], DATE_ADD(CURRENT_TIMESTAMP(), -3, 'MONTHS'), DATE_ADD(CURRENT_TIMESTAMP(), -1, 'DAY'))
Expected: an error message that includes "Invalid interval unit in function
DATE_ADD: MONTHS"
Actual: "Timestamp evaluation: connection error."
Original issue reported on code.google.com by e...@google.com on 1 Mar 2016 at 11:14
Original issue reported on code.google.com by
e...@google.com
on 1 Mar 2016 at 11:14