Coder Social home page Coder Social logo

Comments (4)

marcosmarxm avatar marcosmarxm commented on June 23, 2024

Hello @hugovandernotte I added this to the team backlog but as you said at the moment it won't be prioritized. I don't think it has any workaround for now :(

from airbyte.

hugovandernotte avatar hugovandernotte commented on June 23, 2024

Hello @hugovandernotte I added this to the team backlog but as you said at the moment it won't be prioritized. I don't think it has any workaround for now :(

Hey @marcosmarxm,

Thanks for your answer!

Could you at least tell me what happened to the link that was posted by your team in the discuss.airbyte.io? Here is the link https://github.com/airbytehq/airbyte/issues/14624 but it seems it was moved somewhere else

I think that a quick fix on you side would be to write per batch of 1k rows (there are 5 columns so we should be below what is acceptable in term of bind variables number)

from airbyte.

marcosmarxm avatar marcosmarxm commented on June 23, 2024

@hugovandernotte you can try doing the change locally and build the connector to your use case. You need to use the airbyte-ci for that. As I said, this won't get fix for now unfortunately.

from airbyte.

hugovandernotte avatar hugovandernotte commented on June 23, 2024

I think I might have found a workaround @marcosmarxm, but I would need your advice on how to proceed :)

I am running incremental run and at every run I only have a fund hundreds of rows to insert (which should work, from what i tested). The issue is coming from the initial load. I think that I can do this initial load myself and then ask airbyte to start the incremental append from that.

However, I don't know, how I could "fake" airbyte for it to consider the initial load was done by itself and that it only has the new data to insert, is there a doc somewhere in which I could found how to do that?

from airbyte.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.