Git Product home page Git Product logo

Comments (7)

kylegallatin avatar kylegallatin commented on July 1, 2024 1

Hey @shuchu! Thanks for the reply. I've confirmed the error from both 3.8 and 3.9, I was testing with both versions to make sure it wasn't a Python issue and pasted the wrong one.

from feast.

shuchu avatar shuchu commented on July 1, 2024 1

ok, I will check this. pls wait.

from feast.

sudohainguyen avatar sudohainguyen commented on July 1, 2024 1

this is resolved in the latest release v0.35.0

from feast.

shuchu avatar shuchu commented on July 1, 2024

From the error:
feast.errors.FeastExtrasDependencyImportError: cannot import name 'ARROW_SCALAR_IDS_TO_BQ' from 'google.cloud.bigquery._pandas_helpers' (/usr/local/anaconda3/lib/python3.8/site-packages/google/cloud/bigquery/_pandas_helpers.py)

It seems you are planning to use Python 3.9, but the error shows you are calling from python3.8. do you mind to check the python env and run it again?

from feast.

kylegallatin avatar kylegallatin commented on July 1, 2024

Looks like ARROW_SCALAR_IDS_TO_BQ was moved to private _ARROW_SCALAR_IDS_TO_BQ as part of this commit. Seems to be part of release 3.13.0?

python3 -m pip install google-cloud-bigquery==3.12.0 resolves this issue.

from feast.

kylegallatin avatar kylegallatin commented on July 1, 2024

Ah - looks like this was recently resolved here: 2151c39, there just hasn't been a release since IMU?

from feast.

redhatHameed avatar redhatHameed commented on July 1, 2024

@kylegallatin can you close if it fixed.

cc:
@jeremyary @etirelli

from feast.

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.