Skip to content

Conversation

@andrioni
Copy link

Add support to m3.medium and m3.large instance types, and for the SSD-backed instance storage now available for all m3 instance types.

Add support to m3.medium and m3.large instance types, and for the SSD-backed instance storage now available for all m3 instance types.
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@pwendell
Copy link
Contributor

Hi there, thanks for this! I think the changes here are already covered by the ongoing patch at: #1156

@andrioni
Copy link
Author

Oh, indeed, I didn't notice it before. I'm just going to close this PR then.

@andrioni andrioni closed this Jun 26, 2014
sunchao pushed a commit to sunchao/spark that referenced this pull request Dec 8, 2021
### What changes were proposed in this pull request?

This PR cherry-picks the command to set write distribution and ordering in a table.

### Why are the changes needed?

These changes are needed to allow customers to control the required distribution and ordering in Iceberg.

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

It adds a new command that will be only supported by the Iceberg data source.

### How was this patch tested?

This PR comes with tests.
viirya pushed a commit to viirya/spark-1 that referenced this pull request Oct 19, 2023
… to 3.4) (apache#1808)

* rdar://111235765 ALTER TABLE ... WRITE command (apache#1231) (apache#1466)

This PR cherry-picks the command to set write distribution and ordering in a table.

These changes are needed to allow customers to control the required distribution and ordering in Iceberg.

It adds a new command that will be only supported by the Iceberg data source.

This PR comes with tests.

* rdar://84102488 Support ordering and distribution during table creation (apache#1485)

This PR cherry-picks the ordering and distribution during table creation to 3.2. The same syntax is supported in 3.0 and 3.1.

These changes are needed to define a sort key and distribution in Iceberg tables.

Yes but the changes won't affect anyone except Iceberg users.

This PR comes with tests.

Co-authored-by: Russell Spitzer <[email protected]>
Co-authored-by: Anton Okolnychyi <[email protected]>
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.

3 participants