Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feature/topic pre event #4

Closed
wants to merge 7 commits into from
Closed

Conversation

LindaSummer
Copy link
Owner

What changes were proposed in this pull request?

(Please outline the changes and how this PR fixes the issue.)

Why are the changes needed?

(Please clarify why the changes are needed. For instance,

  1. If you propose a new API, clarify the use case for a new API.
  2. If you fix a bug, describe the bug.)

Fix: # (issue)

Does this PR introduce any user-facing change?

(Please list the user-facing changes introduced by your change, including

  1. Change in user-facing APIs.
  2. Addition or removal of property keys.)

How was this patch tested?

(Please test your changes, and provide instructions on how to test it:

  1. If you add a feature or fix a bug, add a test to cover your changes.
  2. If you fix a flaky test, repeat it for many times to prove it works.)

@LindaSummer LindaSummer force-pushed the feature/topic-pre-event branch 3 times, most recently from 3aef22d to 84068f7 Compare November 19, 2024 14:07
@LindaSummer LindaSummer force-pushed the feature/topic-pre-event branch from 84068f7 to f4f4371 Compare November 19, 2024 14:31
TungYuChiang and others added 6 commits November 20, 2024 09:17
…s in t… (apache#5605)

### What changes were proposed in this pull request?

Add --partition option to display partition information on Tables.


### Why are the changes needed?

This change allows users to retrieve additional partition information on
Tables
Closes: apache#5278 

### Does this PR introduce _any_ user-facing change?

Yes, it adds the --partition option to CLIeys.)

### How was this patch tested?

Compiled and tested locally.
…or Iceberg REST server (apache#5616)

### What changes were proposed in this pull request?

schema exists interface for Iceberg REST server

### Why are the changes needed?

Close: apache#5611

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Unit test
### What changes were proposed in this pull request?

Minor improvements to Partition Gravitino CLI code.

### Why are the changes needed?

Remove duplicate short command code and make the same style as other
options.

Fix: # N/A

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Tested locally
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.

4 participants