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

[PDI-18114] Enabled or disabled the enforcelength #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ravamo
Copy link

@ravamo ravamo commented May 7, 2019

Add the possibility of enabling or disabling the possibility of deleting the enforcelength clause.

Use the ENFORCELENGTH parameter to reject rows that exceed the target table.
For example, loading 'abc' into a table column specified as VARCHAR(2) results in COPY truncating the value to 'ab' and loading it. Loading the same row with the ENFORCELENGTH parameter causes COPY to reject the row.

@wingman-pentaho
Copy link
Collaborator

Hello, This is an automated comment from our build system. Since this pull request originated from a user not in the Pentaho organization, we will not proceed with automatic validation of the pull request. However, rest assured that it will be reviewed manually as soon as we get the chance. Thanks for your contribution!

2 similar comments
@wingman-pentaho
Copy link
Collaborator

Hello, This is an automated comment from our build system. Since this pull request originated from a user not in the Pentaho organization, we will not proceed with automatic validation of the pull request. However, rest assured that it will be reviewed manually as soon as we get the chance. Thanks for your contribution!

@wingman-pentaho
Copy link
Collaborator

Hello, This is an automated comment from our build system. Since this pull request originated from a user not in the Pentaho organization, we will not proceed with automatic validation of the pull request. However, rest assured that it will be reviewed manually as soon as we get the chance. Thanks for your contribution!

@ravamo
Copy link
Author

ravamo commented May 27, 2019

any news?

@pamval
Copy link
Contributor

pamval commented May 27, 2019

hey Rafael. Thanks for your contribution. In order for us to properly process it, I ask you to please open an improvement jira in the PDI project at jira.pentaho.com.

And also please amend the message in your commit so that it includes the reference to the jira (something like [PDI-90808] - Add the possibility of enabled or disabled the enforcelength).

Thanks!

@ravamo
Copy link
Author

ravamo commented May 27, 2019

Hi @pamval .
Roger that :D.
Thanks

@ravamo ravamo changed the title Enabled or disabled the enforcelength [PDI-18114] Enabled or disabled the enforcelength May 28, 2019
@ravamo
Copy link
Author

ravamo commented May 28, 2019

Hi @pamval ,
This is the Jira ticket PDI-18114. thanks

@ravamo
Copy link
Author

ravamo commented Jun 24, 2019

Any news?

@buildguy

This comment has been minimized.

@ravamo
Copy link
Author

ravamo commented Oct 29, 2019

Hi @buildguy and @pamval finally, was integrated or reject my pull request?

@buildguy

This comment has been minimized.

@buildguy

This comment has been minimized.

@buildguy

This comment has been minimized.

@buildguy

This comment has been minimized.

@buildguy

This comment has been minimized.

@buildguy

This comment has been minimized.

@buildguy

This comment has been minimized.

@ravamo
Copy link
Author

ravamo commented Apr 9, 2021

Hi !,
Any news about this pull?
Best

@buildguy

This comment has been minimized.

@hitachivantarasonarqube
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 6 New Code Smells (is greater than 0)

See analysis details on SonarQube

@hitachivantarasonarqube
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 0.0% 0.0% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@buildguy
Copy link
Collaborator

✅ Build finished in 44m 41s

Build command:

mvn clean verify -B -e -Daudit -amd

❗ No tests found!

ℹ️ This is an automatic message

buildguy pushed a commit that referenced this pull request Jan 24, 2024
[BACKLOG-24418] - Artifact archiving in-line with the archiving test …
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.

4 participants