Bug 1505693 - Osisoft Translator - NULL values in numeric columns returned as zeroes
Summary: Osisoft Translator - NULL values in numeric columns returned as zeroes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: CR2
: 6.4.0
Assignee: Van Halbert
QA Contact: Andrej Smigala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-24 06:55 UTC by Andrej Smigala
Modified: 2018-02-13 17:42 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-02-13 17:42:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-5116 0 Critical Resolved Osisoft Translator - NULL values in numeric columns returned as zeroes 2018-02-01 00:14:12 UTC

Description Andrej Smigala 2017-10-24 06:55:11 UTC
NULL values in columns with a numeric type (all of int8, int16 etc, single, double) are returned as 0.
This is due to a bug/quirk of the Osisoft PI JDBC driver, which is hard-coded to return false from the wasNull method.

See JIRA for details


Note You need to log in before you can comment on or make changes to this bug.