apache / apache/gravitino

[Bug report] Gravitino does not support operations on Iceberg's partitions.

Open
#11,215 4 comments 0 reactions 0 assignees View on GitHub
2.0.0 bug
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### Version

main branch

### Describe what's wrong

version=1.2.1

### Error message and/or stacktrace

I made a request to https://gravitino.apache.org/docs/1.2.1/api/rest/load-table,

and confirmed that the table indeed has partitions and is an Iceberg table.

Image

However, when I used the API to list partitions, I received an error indicating that the operation is not supported:

https://gravitino.apache.org/docs/1.2.1/api/rest/list-partitions

Image

### How to reproduce

following
https://gravitino.apache.org/docs/1.2.0/lakehouse-iceberg-catalog/#table-partitions

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue using the Iceberg table-partitions instructions and compare the REST load-table and list-partitions requests documented for version 1.2.1. Trace where the list-partitions request reports that the operation is unsupported, then verify that partition listing works for Iceberg tables without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.