Coder Social home page Coder Social logo

Several Issues on Iceberg about frostdb HOT 3 CLOSED

jicanghaixb avatar jicanghaixb commented on June 16, 2024
Several Issues on Iceberg

from frostdb.

Comments (3)

thorfour avatar thorfour commented on June 16, 2024

Hey! Glad you're excited to use Iceberg too! This is still my active project so there's still work to be done before I'd recommend it for production use. However as for the issues you've raised.

  1. This is supported now with the latest changes I've made in #839

  2. Yes! Iceberg maintenance is what I'm currently working on. I have expiry of metadata, and snapshots working. But need to also implement cleaning orphaned files as well as a way to age out data. So this is coming!

from frostdb.

jicanghaixb avatar jicanghaixb commented on June 16, 2024

Thank you for your reply and excellent job! now frostdb iceberg support manifest and manifestEntry filter, it would be even better if support for rowgroup filters could be enhanced.
example: consider an unordered column with a high dimension. If filtering is only done through upper and lower bounds, there will still be useless rowgroups that are read too much. frostdb supports column bloom filtering, but the property of column sorting must be set. sorting columns with a high dimension may consume a lot of resources. can we set sorting and bloom to not be strongly bound by schema.

from frostdb.

thorfour avatar thorfour commented on June 16, 2024

Block expiry has been implemented with the above PR to add a maintenance ability to the Iceberg storage engine.

from frostdb.

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.