Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/iceberg-rust issues and pull requests

#572 - Python: Use hatch for dependency management

Pull Request - State: closed - Opened by sungwy 6 months ago

#570 - docs: Add links for released crates

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#569 - Update the paths

Pull Request - State: closed - Opened by Fokko 6 months ago

#567 - arrow/schema: init bench_complex_arrow_schema_to_iceberg

Pull Request - State: open - Opened by AndreMouche 6 months ago

#566 - Move `zlib` and `unicode` licenses to `allow`

Pull Request - State: closed - Opened by Fokko 6 months ago

#565 - Table Scan: Add Row Selection Filtering

Pull Request - State: closed - Opened by sdd 6 months ago - 2 comments

#564 - docs: Fix build website permission changed

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#563 - bug: Main branch build failed.

Issue - State: closed - Opened by liurenjie1024 6 months ago - 2 comments

#562 - Should we use to_avro instead of `RawLiteral` indirection layer

Issue - State: open - Opened by ZENOTME 6 months ago - 7 comments

#561 - chore: add clean job in Makefile

Pull Request - State: closed - Opened by ChinoUkaegbu 6 months ago

#560 - Add `clean` job in Makefile.

Issue - State: closed - Opened by liurenjie1024 6 months ago
Labels: good first issue

#559 - chore: update dep (https://rustsec.org/advisories/RUSTSEC-2024-0363)

Pull Request - State: closed - Opened by sdd 6 months ago - 1 comment

#558 - Table Scan: Add Row Group Skipping

Pull Request - State: closed - Opened by sdd 6 months ago - 2 comments

#557 - test: refactor datafusion test with memory catalog

Pull Request - State: closed - Opened by FANNG1 6 months ago

#556 - Expose Transforms to Python Binding

Pull Request - State: closed - Opened by sungwy 6 months ago - 5 comments

#555 - io: add support to set assume role session name

Pull Request - State: closed - Opened by mattheusv 6 months ago

#554 - docs: fix main iceberg example

Pull Request - State: closed - Opened by jdockerty 6 months ago

#553 - io: add support for role arn and external id s3 props

Pull Request - State: closed - Opened by mattheusv 6 months ago - 1 comment

#550 - refactor: make `PartitionSpec` more safe

Issue - State: closed - Opened by liurenjie1024 6 months ago - 2 comments

#549 - Bump to version 0.3.0

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#548 - chore: Bump datafusion to 41

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#547 - `typed-builder` and `derive_builder` are both used

Issue - State: open - Opened by Xuanwo 6 months ago - 1 comment

#545 - docs: Add an example to scan an iceberg table

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#544 - feat: Allow FileIO to reuse http client

Pull Request - State: closed - Opened by Xuanwo 6 months ago - 1 comment

#543 - Tracking issues of iceberg rust v0.3.0 Release

Issue - State: closed - Opened by Xuanwo 6 months ago - 1 comment

#542 - feat(timestamp_ns): Implement timestamps with nanosecond precision

Pull Request - State: closed - Opened by Sl1mb0 6 months ago - 2 comments

#541 - Fix main branch building break

Pull Request - State: closed - Opened by liurenjie1024 6 months ago - 2 comments

#540 - chore: bump opendal to 0.49

Pull Request - State: closed - Opened by jdockerty 6 months ago

#539 - arrow/schema:new func `convert_schema` for `ArrowSchemaConverter`

Pull Request - State: open - Opened by AndreMouche 6 months ago - 5 comments

#538 - Rust <> Python integration point

Issue - State: open - Opened by kevinjqliu 6 months ago - 6 comments

#537 - chore(deps): Update sqlx requirement from 0.7.4 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#536 - chore(deps): Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#535 - fix: don't silently drop errors encountered in table scan file planning

Pull Request - State: closed - Opened by sdd 6 months ago - 1 comment

#534 - feat: SQL Catalog - namespaces

Pull Request - State: closed - Opened by callum-ryan 6 months ago - 3 comments

#533 - feat: support timestamp columns in row filters

Pull Request - State: closed - Opened by sdd 6 months ago

#531 - arrow/schema.rs: refactor tests

Pull Request - State: closed - Opened by AndreMouche 6 months ago - 1 comment

#530 - feat(storage): support aws session token

Pull Request - State: closed - Opened by twuebi 6 months ago

#529 - Fix: MappedLocalTime should not be exposed

Pull Request - State: closed - Opened by c-thiel 6 months ago

#528 - FileIO S3: accept session_token

Issue - State: closed - Opened by twuebi 6 months ago - 2 comments
Labels: good first issue, help wanted

#527 - FileIO S3: Add support for Assume-Role-Arn and other AWS Client properties

Issue - State: open - Opened by c-thiel 6 months ago - 3 comments
Labels: good first issue, help wanted

#526 - refactor: replace num_cpus with thread::available_parallelism

Pull Request - State: closed - Opened by SteveLauC 6 months ago

#525 - Use `std::thread::available_parallelism` instead of `num_cpus`

Issue - State: closed - Opened by liurenjie1024 6 months ago - 2 comments
Labels: enhancement

#524 - feat: initialise SQL Catalog

Pull Request - State: closed - Opened by callum-ryan 6 months ago - 1 comment

#522 - Improvement: reuse the tcp connection when plan files

Issue - State: closed - Opened by chenzl25 6 months ago - 13 comments

#521 - chore(deps): Bump crate-ci/typos from 1.23.5 to 1.23.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#520 - feat: support for gcs storage

Pull Request - State: closed - Opened by jdockerty 6 months ago - 4 comments

#519 - Consider consolidating common tests for Catalog implementations in a new crate

Issue - State: open - Opened by fqaiser94 6 months ago - 1 comment
Labels: enhancement

#518 - feat: Establish subproject pyiceberg_core

Pull Request - State: closed - Opened by Xuanwo 6 months ago - 5 comments

#515 - Concurrent data file fetching and parallel RecordBatch processing

Pull Request - State: closed - Opened by sdd 6 months ago - 1 comment

#512 - Object Cache: caches parsed Manifests and ManifestLists for performance

Pull Request - State: closed - Opened by sdd 6 months ago - 4 comments

#510 - feat(table): Add debug and clone trait to static table struct

Pull Request - State: closed - Opened by ndrluis 6 months ago - 1 comment

#509 - chore: Remove typo in README

Pull Request - State: closed - Opened by Xuanwo 6 months ago - 1 comment

#508 - docs: Add links to dev docs

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#507 - Discussion: S3 soft deletion attributes

Issue - State: open - Opened by c-thiel 6 months ago - 2 comments
Labels: discussion

#506 - Feature: S3 Remote Signing

Issue - State: open - Opened by c-thiel 6 months ago - 5 comments

#505 - Add additional S3 FileIO Attributes

Pull Request - State: closed - Opened by c-thiel 6 months ago - 3 comments

#504 - FileIO: Add support for Remote Signing

Issue - State: open - Opened by ndrluis 6 months ago

#503 - SQL Catalog

Pull Request - State: closed - Opened by callum-ryan 6 months ago - 4 comments

#502 - Simplify PrimitiveLiteral

Pull Request - State: closed - Opened by ZENOTME 6 months ago

#501 - discussion: Simplify `PrimitiveLiteral` type.

Issue - State: open - Opened by liurenjie1024 6 months ago - 8 comments
Labels: discussion

#500 - chore: Bump OpenDAL to 0.48

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#499 - refactor(iceberg): Remove an extra config parse logic

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#498 - fix: Return error on reader task

Pull Request - State: closed - Opened by ndrluis 6 months ago

#497 - Table Scan Performance Tests

Pull Request - State: open - Opened by sdd 6 months ago - 1 comment

#496 - feat: permit Datum Date<->Int type conversion

Pull Request - State: closed - Opened by sdd 6 months ago - 1 comment

#495 - Scan does not work as expected

Issue - State: closed - Opened by ndrluis 6 months ago - 16 comments

#494 - Configure default table root location in catalog

Pull Request - State: closed - Opened by fqaiser94 6 months ago - 1 comment

#493 - chore(deps): Bump crate-ci/typos from 1.23.2 to 1.23.5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#492 - feat: add check compatible func for primitive type

Pull Request - State: closed - Opened by ZENOTME 6 months ago - 7 comments

#491 - feat: Partition Binding and safe PartitionSpecBuilder

Pull Request - State: closed - Opened by c-thiel 6 months ago - 5 comments

#490 - Rename folder to memory

Pull Request - State: closed - Opened by fqaiser94 6 months ago

#489 - feat: podman support

Pull Request - State: closed - Opened by alexyin1 7 months ago - 3 comments

#488 - Configure root path in Catalog or FileIO?

Issue - State: closed - Opened by fqaiser94 7 months ago - 8 comments

#487 - chore: Fix format of recent PRs

Pull Request - State: closed - Opened by Xuanwo 7 months ago - 1 comment

#486 - docs: Generate rust API docs

Pull Request - State: closed - Opened by Xuanwo 7 months ago

#485 - Website built failed

Issue - State: closed - Opened by Xuanwo 7 months ago - 3 comments

#484 - Refactor file io tests to support different file io storage

Issue - State: open - Opened by Xuanwo 7 months ago
Labels: rust

#483 - chore: Enable new rust code format settings

Pull Request - State: closed - Opened by Xuanwo 7 months ago - 1 comment

#482 - Investigation about tracing, logging, and metrics support.

Issue - State: open - Opened by liurenjie1024 7 months ago - 12 comments
Labels: enhancement, discussion

#481 - feat(iceberg): Add memory file IO support

Pull Request - State: closed - Opened by Xuanwo 7 months ago - 1 comment

#477 - Add memory support for file_io

Issue - State: closed - Opened by Xuanwo 7 months ago - 2 comments

#476 - Ensure that RestCatalog passes user config to FileIO

Pull Request - State: closed - Opened by sdd 7 months ago

#475 - Add memory catalog implementation

Pull Request - State: closed - Opened by fqaiser94 7 months ago - 2 comments

#474 - Feat: Podman support for integration tests

Issue - State: closed - Opened by alexyin1 7 months ago - 3 comments

#473 - chore(deps): Update typed-builder requirement from ^0.18 to ^0.19

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust

#472 - fix: use avro fixed to represent decimal

Pull Request - State: closed - Opened by xxchan 7 months ago - 1 comment

#471 - Metadata object cache

Pull Request - State: closed - Opened by sdd 7 months ago

#470 - feat: improve compatibility of S3 test minio connection

Pull Request - State: closed - Opened by sdd 7 months ago - 4 comments

#466 - Fix ManifestFile length calculation

Pull Request - State: closed - Opened by nooberfsh 7 months ago

#465 - error with "make test"

Issue - State: closed - Opened by ooggss 7 months ago - 7 comments

#464 - Replace test with nextest for better dev experience

Pull Request - State: closed - Opened by vivek378521 7 months ago - 2 comments

#459 - Use cargo-nextest to run tests.

Issue - State: closed - Opened by liurenjie1024 7 months ago - 4 comments
Labels: enhancement, good first issue