Skip to content

Fix support for BIGINT in SPL params#389

Merged
javornikolov merged 1 commit intomasterfrom
support-bigint-in-teradata-stored-proc-params
Jul 8, 2015
Merged

Fix support for BIGINT in SPL params#389
javornikolov merged 1 commit intomasterfrom
support-bigint-in-teradata-stored-proc-params

Conversation

@MMatten
Copy link
Copy Markdown
Contributor

@MMatten MMatten commented Jul 8, 2015

Corrected type mappings to fix #387.

@MMatten
Copy link
Copy Markdown
Contributor Author

MMatten commented Jul 8, 2015

Just noticed I need to rebase this onto the updated master...

@MMatten MMatten force-pushed the support-bigint-in-teradata-stored-proc-params branch from 524537f to 2ee0720 Compare July 8, 2015 09:01
@MMatten
Copy link
Copy Markdown
Contributor Author

MMatten commented Jul 8, 2015

Rebase done.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we're removing the numeric version here - do we have some other test which is still covering the numeric behavior?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're still covered in StoredProcWithException.

None of the data type tests for Teradata stored price and functions are explicit enough really. I wonder if we could define some standard tests sections and use !includes to supply the specific content for each DB sometime.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. Seems good enough to me for now.

@javornikolov
Copy link
Copy Markdown
Contributor

:+1 I'm merging this. Thank you @MMatten for the quick fix!

javornikolov added a commit that referenced this pull request Jul 8, 2015
…proc-params

Fix support for BIGINT in SPL params
@javornikolov javornikolov merged commit 09ea185 into master Jul 8, 2015
@javornikolov javornikolov deleted the support-bigint-in-teradata-stored-proc-params branch July 8, 2015 19:55
@javornikolov javornikolov added this to the 3.2.0 milestone Aug 12, 2015
@javornikolov javornikolov mentioned this pull request Aug 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type LONG is not supported

2 participants