René's URL Explorer Experiment


Title: Field [starttime Date] does not have the same data type as field [starttime String(10)]. · Issue #169 · dalibo/sqlserver2pgsql · GitHub

Open Graph Title: Field [starttime Date] does not have the same data type as field [starttime String(10)]. · Issue #169 · dalibo/sqlserver2pgsql

X Title: Field [starttime Date] does not have the same data type as field [starttime String(10)]. · Issue #169 · dalibo/sqlserver2pgsql

Description: When running kitchen.sh -file=incremental.kjb I get an error on one of my tables. Running kettle with migration.kjb works without an error. Full error output: 2022/11/15 09:55:48 - Migration - Starting entry [Meter_TariffTime] 2022/11/15...

Open Graph Description: When running kitchen.sh -file=incremental.kjb I get an error on one of my tables. Running kettle with migration.kjb works without an error. Full error output: 2022/11/15 09:55:48 - Migration - Star...

X Description: When running kitchen.sh -file=incremental.kjb I get an error on one of my tables. Running kettle with migration.kjb works without an error. Full error output: 2022/11/15 09:55:48 - Migration - Star...

Opengraph URL: https://github.com/dalibo/sqlserver2pgsql/issues/169

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Field [starttime Date] does not have the same data type as field [starttime String(10)].","articleBody":"When running `kitchen.sh -file=incremental.kjb` I get an error on one of my tables. Running kettle with `migration.kjb` works without an error.\r\n\r\nFull error output:\r\n```\r\n2022/11/15 09:55:48 - Migration - Starting entry [Meter_TariffTime]\r\n2022/11/15 09:55:48 - Meter_TariffTime - Running transformation using the Kettle execution engine\r\n2022/11/15 09:55:48 - migration[Meter].[TariffTime] - Dispatching started for transformation [migration[Meter].[TariffTime]]\r\n2022/11/15 09:55:49 - Table input 2.0 - Finished reading query, closing connection.\r\n2022/11/15 09:55:49 - Table input.0 - Finished reading query, closing connection.\r\n2022/11/15 09:55:49 - User Defined Java Class.5 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - User Defined Java Class.3 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - User Defined Java Class.4 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - User Defined Java Class.1 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - User Defined Java Class.0 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - User Defined Java Class.6 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - User Defined Java Class.2 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - User Defined Java Class.7 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows.1 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows.7 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows.2 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.1 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows.4 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.7 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.4 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.5 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.6 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.0 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows.6 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows.0 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.3 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows 2.2 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Sort rows.5 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - Table input.0 - Finished processing (I=624, O=0, R=0, W=624, U=0, E=0)\r\norg.pentaho.di.core.exception.KettleException: \r\nInvalid layout detected in input streams, keys and values to merge have to be of identical structure and be in the same place in the rows\r\n\r\nThe data type of field #4 is not the same as the first row received: you're mixing rows with different layout. Field [starttime Date] does not have the same data type as field [starttime String(10)].\r\n\r\n\r\n\tat org.pentaho.di.trans.steps.mergerows.MergeRows.processRow(MergeRows.java:101)\r\n\tat org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)\r\n\tat java.lang.Thread.run(Thread.java:750)\r\nCaused by: org.pentaho.di.core.exception.KettleRowException: \r\nThe data type of field #4 is not the same as the first row received: you're mixing rows with different layout. Field [starttime Date] does not have the same data type as field [starttime String(10)].\r\n\r\n\tat org.pentaho.di.trans.step.BaseStep.safeModeChecking(BaseStep.java:2190)2022/11/15 09:55:49 - Table input 2.0 - Finished processing (I=624, O=0, R=0, W=624, U=0, E=0)\r\n\r\n\tat org.pentaho.di.trans.steps.mergerows.MergeRows.checkInputLayoutValid(MergeRows.java:265)\r\n\tat org.pentaho.di.trans.steps.mergerows.MergeRows.processRow(MergeRows.java:99)\r\n\t... 2 more\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Unexpected error\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : org.pentaho.di.core.exception.KettleException: \r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - Invalid layout detected in input streams, keys and values to merge have to be of identical structure and be in the same place in the rows\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - The data type of field #4 is not the same as the first row received: you're mixing rows with different layout. Field [starttime Date] does not have the same data type as field [starttime String(10)].\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \tat org.pentaho.di.trans.steps.mergerows.MergeRows.processRow(MergeRows.java:101)\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \tat org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \tat java.lang.Thread.run(Thread.java:750)\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - Caused by: org.pentaho.di.core.exception.KettleRowException: \r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - The data type of field #4 is not the same as the first row received: you're mixing rows with different layout. Field [starttime Date] does not have the same data type as field [starttime String(10)].\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \tat org.pentaho.di.trans.step.BaseStep.safeModeChecking(BaseStep.java:2190)\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \tat org.pentaho.di.trans.steps.mergerows.MergeRows.checkInputLayoutValid(MergeRows.java:265)\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \tat org.pentaho.di.trans.steps.mergerows.MergeRows.processRow(MergeRows.java:99)\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - \t... 2 more\r\n2022/11/15 09:55:49 - Sort rows.3 - Finished processing (I=0, O=0, R=78, W=78, U=0, E=0)\r\n2022/11/15 09:55:49 - migration[Meter].[TariffTime] - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected!\r\n2022/11/15 09:55:49 - Merge Rows (diff).0 - Finished processing (I=0, O=0, R=2, W=0, U=0, E=1)\r\n2022/11/15 09:55:49 - migration[Meter].[TariffTime] - Transformation detected one or more steps with errors.\r\n2022/11/15 09:55:49 - migration[Meter].[TariffTime] - Transformation is killing the other steps!\r\n2022/11/15 09:55:49 - Sorted Merge 2.0 - Finished processing (I=0, O=0, R=210, W=202, U=0, E=0)\r\n2022/11/15 09:55:49 - Sorted Merge.0 - Finished processing (I=0, O=0, R=210, W=202, U=0, E=0)\r\n2022/11/15 09:55:49 - migration[Meter].[TariffTime] - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected!\r\n2022/11/15 09:55:49 - Migration - Finished job entry [Meter_TariffTime] (result=[false])\r\n```\r\n\r\nMeter.TariffTime schema in SQL Server:\r\n```\r\ncreate table Meter.TariffTime\r\n(\r\n    ID           int identity\r\n        constraint PK_TariffTime\r\n            primary key,\r\n    TariffDayID  int     not null,\r\n    TariffID     int     not null,\r\n    StartTime    time(1) not null,\r\n    EndTime      time(1) not null,\r\n    TariffRateID int     not null\r\n)\r\ngo\r\n```\r\n\r\ntables-before.sql:\r\n```\r\nCREATE TABLE \"meter\".\"tarifftime\"( \r\n\t\"id\" int NOT NULL,\r\n\t\"tariffdayid\" int NOT NULL,\r\n\t\"tariffid\" int NOT NULL,\r\n\t\"starttime\" time(1) NOT NULL,\r\n\t\"endtime\" time(1) NOT NULL,\r\n\t\"tariffrateid\" int NOT NULL);\r\n```\r\n\r\nPostgreSQL:\r\n```\r\ncreate table meter.tarifftime\r\n(\r\n    id           integer not null,\r\n    tariffdayid  integer not null,\r\n    tariffid     integer not null,\r\n    starttime    time(1) not null,\r\n    endtime      time(1) not null,\r\n    tariffrateid integer not null\r\n);\r\n\r\nalter table meter.tarifftime\r\n    owner to postgres;\r\n```","author":{"url":"https://github.com/jpmeijers","@type":"Person","name":"jpmeijers"},"datePublished":"2022-11-15T11:39:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/169/sqlserver2pgsql/issues/169"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:8eae9d94-5677-c2ba-033f-8c74a212bdb2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC5AC:3BB9E8:E89FBB:1456ADC:6977A6D6
html-safe-nonce151e1d53632c8985b33f2fde8210ca255d73c3d45aeb9e4042c3ac3247f60c8d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNUFDOjNCQjlFODpFODlGQkI6MTQ1NkFEQzo2OTc3QTZENiIsInZpc2l0b3JfaWQiOiI4NjAzMjIyMjUxOTIwNjY0Mjc4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaccd2dc67f1322f7d2e1f7256269b048e3de6ef5af9b60e57a9bbb97be26372da4
hovercard-subject-tagissue:1449641865
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/dalibo/sqlserver2pgsql/169/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a90acab54b33e191df496283fc02562e39a76246fad79a6cf8ecd25e80c90fa5/dalibo/sqlserver2pgsql/issues/169
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a90acab54b33e191df496283fc02562e39a76246fad79a6cf8ecd25e80c90fa5/dalibo/sqlserver2pgsql/issues/169
og:image:altWhen running kitchen.sh -file=incremental.kjb I get an error on one of my tables. Running kettle with migration.kjb works without an error. Full error output: 2022/11/15 09:55:48 - Migration - Star...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejpmeijers
hostnamegithub.com
expected-hostnamegithub.com
Nonee8b91803a5fc7ac066710509c57c636dab6ed4620bd9213b470a4617c79989c9
turbo-cache-controlno-preview
go-importgithub.com/dalibo/sqlserver2pgsql git https://github.com/dalibo/sqlserver2pgsql.git
octolytics-dimension-user_id182275
octolytics-dimension-user_logindalibo
octolytics-dimension-repository_id12059094
octolytics-dimension-repository_nwodalibo/sqlserver2pgsql
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id12059094
octolytics-dimension-repository_network_root_nwodalibo/sqlserver2pgsql
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9b4562e3c5c60b38349a7d80ec8e160c11fe84b6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/issues/169#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdalibo%2Fsqlserver2pgsql%2Fissues%2F169
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdalibo%2Fsqlserver2pgsql%2Fissues%2F169
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=dalibo%2Fsqlserver2pgsql
Reloadhttps://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/issues/169
Reloadhttps://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/issues/169
Reloadhttps://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/issues/169
dalibo https://patch-diff.githubusercontent.com/dalibo
sqlserver2pgsqlhttps://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fdalibo%2Fsqlserver2pgsql
Fork 119 https://patch-diff.githubusercontent.com/login?return_to=%2Fdalibo%2Fsqlserver2pgsql
Star 531 https://patch-diff.githubusercontent.com/login?return_to=%2Fdalibo%2Fsqlserver2pgsql
Code https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql
Issues 15 https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/issues
Pull requests 0 https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/pulls
Actions https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/actions
Projects 0 https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/projects
Wiki https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/wiki
Security 0 https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/security
Insights https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/pulse
Code https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql
Issues https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/issues
Pull requests https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/pulls
Actions https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/actions
Projects https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/projects
Wiki https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/wiki
Security https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/security
Insights https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/dalibo/sqlserver2pgsql/issues/169
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/dalibo/sqlserver2pgsql/issues/169
Field [starttime Date] does not have the same data type as field [starttime String(10)].https://patch-diff.githubusercontent.com/dalibo/sqlserver2pgsql/issues/169#top
https://github.com/jpmeijers
https://github.com/jpmeijers
jpmeijershttps://github.com/jpmeijers
on Nov 15, 2022https://github.com/dalibo/sqlserver2pgsql/issues/169#issue-1449641865
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.