Giter Site home page Giter Site logo

Comments (4)

laurentS avatar laurentS commented on July 20, 2024 2

We actually have a similar, though slightly different, issue with target-postgres which issues the following warnings on these fields:

INFO Table Schema Change [`pull_requests`.`('reactions', '+1')`:`reactions___1`] New column (took 2 millis)
WARNING NAME COLLISION: Field `('reactions', '-1')` collided with `reactions___1` in remote. Adding new integer suffix...
INFO Table Schema Change [`pull_requests`.`('reactions', '-1')`:`reactions___1__1`] New column (took 2 millis)

I suspect a bunch of other targets might have variants of this problem as they map the characters. Maybe we should consider renaming the fields in the tap for consistency?

  • reactions_plus_1
  • reactions_minus_1

from tap-github.

ericboucher avatar ericboucher commented on July 20, 2024 1

@JohannesRudolph I opened adswerve/target-bigquery#29 which should solve your issue. Hopefully they merge it quickly but feel free to use it as is of course.

from tap-github.

ericboucher avatar ericboucher commented on July 20, 2024

Hi @JohannesRudolph, thanks for opening this issue! We will look into renaming these fields.

Another option would be to handle that in the loader and have a parser that handles this a bit better. Can you link the bigquery loader here for reference?

from tap-github.

JohannesRudolph avatar JohannesRudolph commented on July 20, 2024

Sure, I'm using adswerve/target-bigquery

from tap-github.

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.