-
Notifications
You must be signed in to change notification settings - Fork 168
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
[BACKLOG-6461] Oracle repository: Impossible to create CSV datasource… #727
base: master
Are you sure you want to change the base?
Conversation
@mdamour1976 , @pentaho-nbaker , could you review it? |
Build Commands:Build:
Cleanup:rm -r ~/.ivy2/local || echo no publish local to remove Changed files:src/org/pentaho/platform/dataaccess/datasource/wizard/service/agile/CsvTransformGenerator.java Unit test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.models.ModelInfo:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
Integration test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
|
… where column names in csv contain - and / which get converted to text, HYPHEN and DIVIDED_BY, causing column name in table to be too long [ORA-00972 - Identifier too long].
fa5042f
to
afe85db
Compare
@brosander , @mdamour1976 , @pentaho-nbaker , could you review it? |
@mdamour1976 , @pentaho-nbaker , could you review it? |
@brosander , @mdamour1976 , @pentaho-nbaker , could you review it? |
2 similar comments
@brosander , @mdamour1976 , @pentaho-nbaker , could you review it? |
@brosander , @mdamour1976 , @pentaho-nbaker , could you review it? |
Build Commands:Build:
Cleanup:rm -r ~/.ivy2/local || echo no publish local to remove Changed files:src/org/pentaho/platform/dataaccess/datasource/wizard/service/agile/CsvTransformGenerator.java Unit test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.models.ModelInfo:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
Integration test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
|
CsvTransformGenerator Integration test coverage has dropped significantly. Can you review please, @ivanpogodin ? |
@pamval , could you review it, please? |
Build Commands:Build:
Cleanup:rm -r ~/.ivy2/local || echo no publish local to remove Changed files:src/org/pentaho/platform/dataaccess/datasource/wizard/service/agile/CsvTransformGenerator.java Unit test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.models.ModelInfo:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
Integration test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.sources.csv.FileTransformStats:
|
@mdamour1976 @e-cuellar, can you take a look at this one ? thanks! |
@pmalves The pull request failed some checks at Wingman... |
@pamval , @mdamour1976 , @e-cuellar , could you review this, please? |
2 similar comments
@pamval , @mdamour1976 , @e-cuellar , could you review this, please? |
@pamval , @mdamour1976 , @e-cuellar , could you review this, please? |
Build Commands:Build:
Cleanup:rm -r ~/.ivy2/local || echo no publish local to remove Changed files:src/org/pentaho/platform/dataaccess/datasource/wizard/service/agile/CsvTransformGenerator.java Newly Broken Tests:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGeneratorTest.testGetMaxColumnNameLength:java.lang.NullPointerException
Unit test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.models.ModelInfo:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
Integration test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.sources.csv.FileTransformStats:
|
@ivanpogodin, broken test in wingman. Can you take a look ? |
Build Commands:Build:
Cleanup:rm -r ~/.ivy2/local || echo no publish local to remove Changed files:src/org/pentaho/platform/dataaccess/datasource/wizard/service/agile/CsvTransformGenerator.java Newly Broken Tests:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGeneratorTest.testGetMaxColumnNameLength:java.lang.NullPointerException
Unit test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.models.ModelInfo:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
Integration test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.sources.csv.FileTransformStats:
|
Build Commands:Build:
Cleanup:rm -r ~/.ivy2/local || echo no publish local to remove Changed files:src/org/pentaho/platform/dataaccess/datasource/wizard/service/agile/CsvTransformGenerator.java Unit test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.models.ModelInfo:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
Integration test coverage change:org.pentaho.platform.dataaccess.datasource.wizard.service.agile.CsvTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.StagingTransformGenerator:
org.pentaho.platform.dataaccess.datasource.wizard.sources.csv.FileTransformStats:
|
@pamval , @mdamour1976 , @e-cuellar , could you review this, please? |
@pamval , @mdamour1976 , @e-cuellar , could you review this, please? |
@e-cuellar can you take a look ? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
❌ Build failed in 30m 39sBuild command: mvn clean verify -B -e -Daudit -amd ❗ No tests found!Errors:Filtered log (click to expand)
ℹ️ This is an automatic message |
… where column names in csv contain - and / which get converted to text, HYPHEN and DIVIDED_BY, causing column name in table to be too long [ORA-00972 - Identifier too long].