Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-26 Thread via GitHub
amogh-jahagirdar merged PR #11199: URL: https://github.com/apache/iceberg/pull/11199 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-26 Thread via GitHub
amogh-jahagirdar commented on PR #11199: URL: https://github.com/apache/iceberg/pull/11199#issuecomment-2377571892 Thanks for reviewing @nastra @aokolnychyi ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-26 Thread via GitHub
amogh-jahagirdar commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1777434631 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated s

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-26 Thread via GitHub
amogh-jahagirdar commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1777434631 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated s

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-25 Thread via GitHub
aokolnychyi commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1776090858 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated since

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-25 Thread via GitHub
aokolnychyi commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1776091909 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated since

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-25 Thread via GitHub
aokolnychyi commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1776092317 ## core/src/main/java/org/apache/iceberg/DeleteFileIndex.java: ## @@ -458,14 +457,14 @@ DeleteFileIndex build() { } private void add( -CharSeq

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-25 Thread via GitHub
aokolnychyi commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1776090858 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated since

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-25 Thread via GitHub
aokolnychyi commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1776090183 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated since

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-25 Thread via GitHub
nastra commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1774786143 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated since 1.7.0

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-24 Thread via GitHub
amogh-jahagirdar commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1773993913 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated s

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-24 Thread via GitHub
amogh-jahagirdar commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1773993913 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated s

Re: [PR] Core: Replace use of CharSequenceMap in DeleteFileIndex with Map [iceberg]

2024-09-24 Thread via GitHub
amogh-jahagirdar commented on code in PR #11199: URL: https://github.com/apache/iceberg/pull/11199#discussion_r1773993913 ## core/src/main/java/org/apache/iceberg/util/ContentFileUtil.java: ## @@ -49,7 +50,21 @@ public static , K> K copy( } } + /** + * @deprecated s