delta-rs icon indicating copy to clipboard operation
delta-rs copied to clipboard

feat(python, rust): add `set table properties` operation

Open ion-elgreco opened this issue 11 months ago • 3 comments

Description

  • Adds set table properties operation
  • Some logic is shared for the create operation

Related Issue(s)

  • closes https://github.com/delta-io/delta-rs/issues/1663
  • fixes https://github.com/delta-io/delta-rs/issues/2247

ion-elgreco avatar Mar 08 '24 18:03 ion-elgreco

Hi, does this PR allow for setting of custom metadata too? On table creation we're able to store custom metadata via the configuration parameter, so would be great if we could set custom metadata via this operation as well.

echai58 avatar May 03 '24 20:05 echai58

@echai58 that's the idea yes, you would be able to change the table configuration.

ion-elgreco avatar May 03 '24 20:05 ion-elgreco

Any idea when this PR will be merged?

pedrosalgadowork avatar May 15 '24 09:05 pedrosalgadowork