Skip to content

Iceberg Connector Issues: Temporal Join and Heap Memory #770

@mbroecheler

Description

@mbroecheler

When using the Iceberg connector in the sqrl run command, there are two issues:

  1. Temporal joins don't work. It looks like the idleness configuration isn't being respected.

  2. It takes up a lot of heap space. In particular when doing an inner join. It looks like the rocksdb setting isn't being respected. But even without RocksDB, it's not clear why so much heap is allocated for such trivial amounts of data.

See: DataSQRL/datasqrl-examples#19 for code and how to reproduce.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions