Giter VIP home page Giter VIP logo

Comments (6)

jheer avatar jheer commented on May 28, 2024

Hmm. Not sure offhand what is driving the issue, as it appears at first glance to stem from Apache Arrow. In the meantime, you might consider filing an issue with the Arrow folks if you can isolate and replicate the issue outside of Arquero. I'll also flag @domoritz in case he has any insights.

from arquero.

domoritz avatar domoritz commented on May 28, 2024

I don't know what's causing this issue but would be happy to look into it if you can isolate it to arrow.

from arquero.

marr avatar marr commented on May 28, 2024

@domoritz Thanks for taking a look. Here is a barebones repro of what I'm seeing:
https://github.com/marr/arrow-webpack

If you pull that down, and do:

npm install
npx webpack

You will see what I'm seeing:

ERROR in ./src/index.mjs 14:17-32
Can't import the named export 'tableFromArrays' from non EcmaScript module (only default export is available)

Likely a webpack v4 thing, but maybe worth investigating. Thanks! And thanks @jheer for the quick response.

from arquero.

domoritz avatar domoritz commented on May 28, 2024

We do test webpack in https://github.com/apache/arrow/blob/53b19a9e3fda0c71d8c0f6d5165caa573fb99a80/js/gulp/bundle-task.js#L99. However, it looks like the latest version is 5 and the repo is testing 4. Can you update webpack and try again?

from arquero.

marr avatar marr commented on May 28, 2024

from arquero.

domoritz avatar domoritz commented on May 28, 2024

I see. I won't have the cycles to fix this myself but I'd be happy to review a pull request in arrow.

from arquero.

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.