Code Monkey home page Code Monkey logo

Comments (7)

wjones127 avatar wjones127 commented on September 23, 2024 1

@wjones127 that one if for nodejs right?

Ah we can make this one for Python then. 👍

from lancedb.

wjones127 avatar wjones127 commented on September 23, 2024

I believe this is a duplicate of #1010, no?

from lancedb.

brnaba-aws avatar brnaba-aws commented on September 23, 2024

@wjones127 that one if for nodejs right?

from lancedb.

wjones127 avatar wjones127 commented on September 23, 2024

Feasibility wise, I think we need to reduce dependency size. IIRC, we require pylance, pyarrow, and numpy. We have a major refactor in progress that will make it possible to have pylance be optional. pyarrow might be harder to eliminate, and IIRC numpy is required by pyarrow (though maybe that has changed).

from lancedb.

HeskethGD avatar HeskethGD commented on September 23, 2024

Even with Docker it often fails to load within the 10s init phase time of AWS Lambda.

from lancedb.

mangelino avatar mangelino commented on September 23, 2024

pyarrow is huge - the single pyarrow dll library is 60MB. The full module, unzipped is 125Mb. So if you need somewhere to reduce the size, start there

from lancedb.

ArtemioPadilla avatar ArtemioPadilla commented on September 23, 2024

send help

from lancedb.

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.