Wei-Ting Kuo

Results 49 comments of Wei-Ting Kuo
trafficstars

looks like this only happens in mac, it works in linux environment

@Dandandan you're right, i accident added the cast (`"URL":TEXT) and thought that it worked

@turbo1912 thank you! i'll wait for 20.0.0 and write a test case to close this

looks like `now()` is using the `query_execution_start_time` in session state which only created once per `SessionContext`

the original issue is fixed now ```bash ❯ select '2000-01-01T00:00:00'::timestamp; +-----------------------------+ | Utf8("2000-01-01T00:00:00") | +-----------------------------+ | 2000-01-01T00:00:00 | +-----------------------------+ 1 row in set. Query took 0.002 seconds ``` however it's...

@alamb it seems like now is a great time to align time-related functions with PostgreSQL, as most of the fundamental work has already been completed.

@alamb Sure, I am currently on vacation, and I will do it a little later.

+1 for scp, (perhaps sftp?)