History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FNL-54
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: John Kalucki
Reporter: John Pham
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Fennel

cast time to timestamp should initialize date to current_date

Created: 08/Oct/06 02:22 PM   Updated: 10/Oct/06 10:55 AM
Component/s: Calc
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
See SQL Spec Part 2 Section 4.6.2 Table 3.

Test cases:
FarragoJdbcTest
SqlOperatorTests.testCastDateTime

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
John V. Sichi - 10/Oct/06 10:55 AM
In FRG-20, I mentioned the possibility of doing this at the rex level (so that it would automatically work for both calcs) but I think JohnP has already done it for the Java calc separately, so Fennel calc will probably need its own treatment. Calc-specific is more efficient than string manipulation anyway.