Skip to content

Rename gcs.endpoint to gcs.service.host#1007

Merged
kevinjqliu merged 9 commits intoapache:mainfrom
Fokko:fd-rename-conf
Nov 6, 2024
Merged

Rename gcs.endpoint to gcs.service.host#1007
kevinjqliu merged 9 commits intoapache:mainfrom
Fokko:fd-rename-conf

Conversation

@Fokko
Copy link
Copy Markdown
Contributor

@Fokko Fokko commented Aug 6, 2024

@Fokko Fokko added this to the PyIceberg 0.8.0 release milestone Aug 7, 2024
Comment thread pyiceberg/io/fsspec.py Outdated
Comment thread pyiceberg/io/fsspec.py Outdated
Comment thread pyiceberg/io/pyarrow.py Outdated
Comment thread pyiceberg/io/fsspec.py Outdated
Fokko and others added 3 commits August 12, 2024 11:55
Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>
Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>
Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>
@ndrluis
Copy link
Copy Markdown
Collaborator

ndrluis commented Aug 29, 2024

@Fokko, I can solve the missing import. Do you mind?

Edit: I discovered that I don't have the permissions to add the commit to your branch.

Copy link
Copy Markdown
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Follows the java convention https://iceberg.apache.org/javadoc/0.14.1/constant-values.html

wdyt about using get_first_property_value

Comment thread pyiceberg/io/fsspec.py Outdated
Comment thread pyiceberg/io/fsspec.py Outdated
Fokko and others added 2 commits November 5, 2024 22:23
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
@Fokko
Copy link
Copy Markdown
Contributor Author

Fokko commented Nov 5, 2024

Thanks @kevinjqliu, using get_first_property_value is much cleaner

Comment thread pyiceberg/io/pyarrow.py Outdated
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
@kevinjqliu kevinjqliu merged commit c7b55b1 into apache:main Nov 6, 2024
sungwy pushed a commit to sungwy/iceberg-python that referenced this pull request Dec 7, 2024
* Rename `gcs.endpoint` to `gcs.service.host`

To make it in line with Java:

https://github.com/apache/iceberg/blob/6ee6d1327d3811dbd5795c4e87efdc41b7a58eaa/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java#L32

* Import

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>

* Use `deprecation_message` instead

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>

* Use `deprecation_message` instead

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>

* Fix message

* Update pyiceberg/io/fsspec.py

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>

* Update pyiceberg/io/fsspec.py

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>

* Update pyiceberg/io/pyarrow.py

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>

---------

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
sungwy pushed a commit to sungwy/iceberg-python that referenced this pull request Dec 7, 2024
* Rename `gcs.endpoint` to `gcs.service.host`

To make it in line with Java:

https://github.com/apache/iceberg/blob/6ee6d1327d3811dbd5795c4e87efdc41b7a58eaa/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java#L32

* Import

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>

* Use `deprecation_message` instead

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>

* Use `deprecation_message` instead

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>

* Fix message

* Update pyiceberg/io/fsspec.py

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>

* Update pyiceberg/io/fsspec.py

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>

* Update pyiceberg/io/pyarrow.py

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>

---------

Co-authored-by: Andre Luis Anastacio <ndrluis@proton.me>
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
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