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

Marketo sync is failing #20641

Closed
CyprienBarbault opened this issue Dec 19, 2022 · 1 comment
Closed

Marketo sync is failing #20641

CyprienBarbault opened this issue Dec 19, 2022 · 1 comment
Labels
area/connectors Connector related issues autoteam community connectors/source/marketo team/tse Technical Support Engineers type/bug Something isn't working

Comments

@CyprienBarbault
Copy link
Contributor

CyprienBarbault commented Dec 19, 2022

Environment

  • Airbyte version: 0.40.11
  • OS Version / Instance: AWS EC2
  • Deployment: Docker
  • Source Connector and version: source-marketo 0.1.11
  • Destination Connector and version: destination-redshift 0.3.50
  • Step where error happened: Sync job

Current Behavior

Sync of leads, programs and campaigns fails with

Additional Failure Information: '>' not supported between instances of 'str' and 'NoneType'

even if some data is written, also the connection state is incomplete:

[ 
  {
    "streamDescriptor": {
      "name": "campaigns"
    },
    "streamState": {}
  }
]

Expected Behavior

The connection should complete, all records should be synced and state should be completely set.

Logs

27960fb9_f0c0_414c_bda4_792667d7d031_logs_1274_txt.txt

Steps to Reproduce

  1. Create a new source-marketo
  2. Create a new connection (marketo to redshift)
  3. marketo leads data has to have Vietnamese characters (ex: "Nguyễn Trãi", "Nguyễn Văn Quyết",… cf https://en.wikipedia.org/wiki/Vietnamese_name)
  4. Sync data

Are you willing to submit a PR?

Depending on the complexity of the task

@sh4sh
Copy link
Contributor

sh4sh commented Jan 19, 2023

This contribution is awesome!! Thank you so much for your efforts, looking forward to getting the PR merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues autoteam community connectors/source/marketo team/tse Technical Support Engineers type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants