Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Double to java.sql.Date and to java.sql.Time conversion to DataTypeUtil #289

Merged
merged 1 commit into from
Mar 26, 2016
Merged

Conversation

serguei-actuate
Copy link
Contributor

Recent aggregate functions/calculators enhancement caused certain
aggregate functions results to be Double even for Date operands. Similar
to toDate conversion, toSqlDate and toSqlTime must be also updated
accordingly.
Also added unit tests for to-date and to-time conversion.

Signed-off-by: Serguei Krivtsov skrivtsov@actuate.com

…o DataTypeUtil

Recent aggregate functions/calculators enhancement caused certain
aggregate functions results to be Double even for Date operands. Similar
to toDate conversion, toSqlDate and toSqlTime must be also updated
accordingly.
Also added unit tests for to-date and to-time conversion.

Signed-off-by: Serguei Krivtsov <skrivtsov@actuate.com>
@greatyan greatyan merged commit 8b76626 into eclipse-birt:master Mar 26, 2016
bkiselka pushed a commit to bkiselka/birt that referenced this pull request Jun 12, 2019
…meout

Fix pageLoadTimeout for AjaxListener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants