Code Monkey home page Code Monkey logo

Comments (12)

mukunku avatar mukunku commented on August 26, 2024 1

I created the following ticket: https://github.com/elastacloud/parquet-dotnet/issues/429
Let's see if someone can take a look.

from parquetviewer.

mukunku avatar mukunku commented on August 26, 2024 1

As replied by the parquet.net owner: https://github.com/elastacloud/parquet-dotnet/issues/429
It seems the parquet file is not valid as per even the native Java standards. So not much can be done on our side for this. I'm closing this ticket as fixed as the original issue has been fixed.

from parquetviewer.

jvasekpn avatar jvasekpn commented on August 26, 2024

I am also experiencing this issue
image

from parquetviewer.

mukunku avatar mukunku commented on August 26, 2024

The application is still using the old v1 Parquet.Net library which does not support many complicated parquet files. I will look into updating to the latest version but this will require a major re-write as the newer versions have changed dramatically.

from parquetviewer.

mukunku avatar mukunku commented on August 26, 2024

Please try the new beta release: https://github.com/mukunku/ParquetViewer/releases/tag/v2.0

I was able to load the above parquet file using this new version. Keep in mind that this is a beta release so all the features have not been fully tested.

from parquetviewer.

jvasekpn avatar jvasekpn commented on August 26, 2024

from parquetviewer.

jvasekpn avatar jvasekpn commented on August 26, 2024

I am now getting a different error message after clicking done on this UI:
image

image

If necessary I can provide a sample file for testing.

from parquetviewer.

mukunku avatar mukunku commented on August 26, 2024

from parquetviewer.

jvasekpn avatar jvasekpn commented on August 26, 2024

Absolutely. I have generated a sample of random data using a library called "parquetjs".
image

And here is the sample file in a ZIP archive:
sample.zip

from parquetviewer.

mukunku avatar mukunku commented on August 26, 2024

Seems like Parquet.NET has issues opening these files. I took a look at ParquetJS and looks like the data types are not standard, at least as far as I can tell.

Unfortunately there isn't much I can do at this time unless the issue is resolved in the Parquet.Net library: https://github.com/elastacloud/parquet-dotnet

You can open a ticket with the Parquet.Net library if you'd like. Or if it's okay to share your sample file I can open the ticket for you.

from parquetviewer.

jvasekpn avatar jvasekpn commented on August 26, 2024

from parquetviewer.

theroggy avatar theroggy commented on August 26, 2024

Indeed the file I had issues with loads without problems now. Thanks!

from parquetviewer.

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.