Git Product home page Git Product logo

Comments (6)

rdblue avatar rdblue commented on May 21, 2024 2

DataFile and Metrics are the classes that contain metrics and are good candidates for where truncation could happen. I think we would want truncation to be configurable using settings in TableProperties. Metrics are scraped from Parquet metadata in ParquetMetrics, which is called by ParquetWriter.

You might want to explore passing a truncate length option to ParquetWriter. The writer would pass it to ParquetMetrics to truncate values right away. The setting would come from the table when creating a writer. For that, I think you'd update the write builder in Parquet.

from iceberg.

rdblue avatar rdblue commented on May 21, 2024

@aokolnychyi, #78 reminded me about this item as well.

from iceberg.

feng-tao avatar feng-tao commented on May 21, 2024

@rdblue is it an issue good for n00b? if yes, I am interested to take this one :)

from iceberg.

rdblue avatar rdblue commented on May 21, 2024

@feng-tao, I think this could be a good first issue. Let us know if you need any help or context.

from iceberg.

feng-tao avatar feng-tao commented on May 21, 2024

@rdblue , I am still reading the code base. It would be great if you could guide me a little bit on the context or the related code path. Thanks a lot :)

from iceberg.

feng-tao avatar feng-tao commented on May 21, 2024

thanks @rdblue , will take a look

from iceberg.

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.