Skip to content

Marketo sync is failing  #20641

Closed
Closed
@CyprienBarbault

Description

@CyprienBarbault

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions