Skip to content

Conversation

@andheroe
Copy link
Contributor

Now when the table is created - the metadata file is written using object_store to the filesystem. Because we use object_store interface, this could be easily extended to s3.
In the query_table method we now successfully init the catalog using iceberg-rust library, that reads the metadata file.
In the following PRs I will continue implementing querying functionality and whatever is missing in our catalog.

This is how I write the metadata file:
Screenshot 2024-10-26 at 16 25 01

@andheroe andheroe merged commit e42e07c into main Oct 26, 2024
@andheroe andheroe deleted the write-metadata-file branch October 26, 2024 13:34
eadgbear pushed a commit that referenced this pull request Dec 24, 2024
osipovartem added a commit that referenced this pull request Jan 16, 2025
# This is the 1st commit message:

Upload CSV to table

# This is the commit message #2:

Upload CSV to table

# This is the commit message #3:

Fix linter

# This is the commit message #4:

Remove unused error

# This is the commit message #5:

Fix clippy

# This is the commit message #6:

Fix clippy

# This is the commit message #7:

Fix linter

# This is the commit message #8:

Fix clippy

# This is the commit message #9:

Fix clippy

# This is the commit message #10:

Fix clippy

# This is the commit message #11:

Fix fmt

# This is the commit message #12:

Add pre-commit

# This is the commit message #13:

Parse merge into

# This is the commit message #14:

Parse merge into
osipovartem added a commit that referenced this pull request Jan 20, 2025
* # This is a combination of 14 commits.
# This is the 1st commit message:

Upload CSV to table

# This is the commit message #2:

Upload CSV to table

# This is the commit message #3:

Fix linter

# This is the commit message #4:

Remove unused error

# This is the commit message #5:

Fix clippy

# This is the commit message #6:

Fix clippy

# This is the commit message #7:

Fix linter

# This is the commit message #8:

Fix clippy

# This is the commit message #9:

Fix clippy

# This is the commit message #10:

Fix clippy

# This is the commit message #11:

Fix fmt

# This is the commit message #12:

Add pre-commit

# This is the commit message #13:

Parse merge into

# This is the commit message #14:

Parse merge into

* Merge

* Add full message text into the error

* Fix

* Update MERGE to insert only not matched records

* Update deps

* Update MERGE to insert only not matched records
osipovartem added a commit that referenced this pull request Jan 21, 2025
* # This is a combination of 14 commits.
# This is the 1st commit message:

Upload CSV to table

# This is the commit message #2:

Upload CSV to table

# This is the commit message #3:

Fix linter

# This is the commit message #4:

Remove unused error

# This is the commit message #5:

Fix clippy

# This is the commit message #6:

Fix clippy

# This is the commit message #7:

Fix linter

# This is the commit message #8:

Fix clippy

# This is the commit message #9:

Fix clippy

# This is the commit message #10:

Fix clippy

# This is the commit message #11:

Fix fmt

# This is the commit message #12:

Add pre-commit

# This is the commit message #13:

Parse merge into

# This is the commit message #14:

Parse merge into

* Merge

* Add full message text into the error

* Tmp

* Fix

* Implement qualify

* Update deps

* Update MERGE to insert only not matched records

* Update deps

* Update MERGE to insert only not matched records

* Add lt lteq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants