guitcastro opened a new issue, #9709:
URL: https://github.com/apache/iceberg/issues/9709
### Apache Iceberg version
1.4.2
### Query engine
Spark
### Please describe the bug 🐞
I am following the
[quickstart](https://iceberg.apache.org/spark-quickstart/) guid
liurenjie1024 commented on issue #180:
URL: https://github.com/apache/iceberg-rust/issues/180#issuecomment-1937420958
> I think we're ready for a release. Do we want to get in
https://github.com/apache/iceberg-rust/pull/193 as well?
Yes, it will make the env setup error more user fri
dependabot[bot] opened a new pull request, #9708:
URL: https://github.com/apache/iceberg/pull/9708
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from
9.5.7 to 9.5.9.
Release notes
Sourced from https://github.com/squidfunk/mkdocs-material/releases";>mkdocs-ma
dependabot[bot] closed pull request #9637: Build: Bump
com.palantir.baseline:gradle-baseline-java from 4.42.0 to 5.37.0
URL: https://github.com/apache/iceberg/pull/9637
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
dependabot[bot] commented on PR #9637:
URL: https://github.com/apache/iceberg/pull/9637#issuecomment-1937418003
Superseded by #9707.
--
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 c
dependabot[bot] opened a new pull request, #9707:
URL: https://github.com/apache/iceberg/pull/9707
Bumps
[com.palantir.baseline:gradle-baseline-java](https://github.com/palantir/gradle-baseline)
from 4.42.0 to 5.38.0.
Release notes
Sourced from https://github.com/palantir/gradle-b
dependabot[bot] opened a new pull request, #9706:
URL: https://github.com/apache/iceberg/pull/9706
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.25.2 to 3.25.3.
Release notes
Sourced from https://github.com/assertj/assertj/releases";>org.assertj:assert
dependabot[bot] opened a new pull request, #9705:
URL: https://github.com/apache/iceberg/pull/9705
Bumps
[software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin](https://github.com/aws/aws-s3-accessgrants-plugin-java-v2)
from 2.0.0 to 2.0.1.
Commits
See full diff in h
dependabot[bot] opened a new pull request, #9704:
URL: https://github.com/apache/iceberg/pull/9704
Bumps
[org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java)
from 1.19.4 to 1.19.5.
Release notes
Sourced from https://github.com/testcontainers/t
dependabot[bot] opened a new pull request, #9700:
URL: https://github.com/apache/iceberg/pull/9700
Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor)
from 0.25 to 0.26.
Commits
https://github.com/airlift/aircompressor/commit/8b9414d358e0a25a750445a4e17ca
dependabot[bot] opened a new pull request, #9703:
URL: https://github.com/apache/iceberg/pull/9703
Bumps
[org.openapitools:openapi-generator-gradle-plugin](https://github.com/OpenAPITools/openapi-generator)
from 6.6.0 to 7.3.0.
Release notes
Sourced from https://github.com/OpenAPI
dependabot[bot] opened a new pull request, #9702:
URL: https://github.com/apache/iceberg/pull/9702
Bumps `tez010` from 0.10.2 to 0.10.3.
Updates `org.apache.tez:tez-dag` from 0.10.2 to 0.10.3
Updates `org.apache.tez:tez-mapreduce` from 0.10.2 to 0.10.3
Dependabot will res
dependabot[bot] opened a new pull request, #9701:
URL: https://github.com/apache/iceberg/pull/9701
Bumps software.amazon.awssdk:bom from 2.23.17 to 2.24.0.
[
-> Dict[str, Any]:
The TableMetadata
amogh-jahagirdar commented on code in PR #411:
URL: https://github.com/apache/iceberg-python/pull/411#discussion_r1485414210
##
tests/catalog/test_hive.py:
##
@@ -294,6 +294,37 @@ def test_create_table(table_schema_simple: Schema,
hive_database: HiveDatabase,
assert meta
Fokko commented on PR #410:
URL: https://github.com/apache/iceberg-python/pull/410#issuecomment-1937387259
@danielcweeks I just replied on the mailing list. We do ship the
Python-generated Thrift definitions that are stored here:
https://github.com/apache/iceberg-python/tree/main/vendor
amogh-jahagirdar commented on code in PR #411:
URL: https://github.com/apache/iceberg-python/pull/411#discussion_r1485409963
##
pyiceberg/table/metadata.py:
##
@@ -260,8 +260,10 @@ def set_v2_compatible_defaults(cls, data: Dict[str, Any])
-> Dict[str, Any]:
The Tab
amogh-jahagirdar commented on code in PR #411:
URL: https://github.com/apache/iceberg-python/pull/411#discussion_r1485409963
##
pyiceberg/table/metadata.py:
##
@@ -260,8 +260,10 @@ def set_v2_compatible_defaults(cls, data: Dict[str, Any])
-> Dict[str, Any]:
The Tab
amogh-jahagirdar opened a new pull request, #411:
URL: https://github.com/apache/iceberg-python/pull/411
Currently we always set V2 format for create table for non-rest Catalogs
regardless of the specified version. This change addresses that.
--
This is an automated message from the Apach
danielcweeks commented on PR #410:
URL: https://github.com/apache/iceberg-python/pull/410#issuecomment-1937383779
@Fokko I'm not sure this is necessary since we don't actually bundle any
thing in the project. Per the [ASF
site](https://infra.apache.org/licensing-howto.html#bundled-vs-non-b
Fokko opened a new pull request, #410:
URL: https://github.com/apache/iceberg-python/pull/410
(no comment)
--
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
github-actions[bot] commented on issue #1286:
URL: https://github.com/apache/iceberg/issues/1286#issuecomment-1937364310
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #1281:
URL: https://github.com/apache/iceberg/issues/1281#issuecomment-1937364304
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #1275:
URL: https://github.com/apache/iceberg/issues/1275#issuecomment-1937364293
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #1277:
URL: https://github.com/apache/iceberg/issues/1277#issuecomment-1937364299
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #1250:
URL: https://github.com/apache/iceberg/issues/1250#issuecomment-1937364281
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #1193:
URL: https://github.com/apache/iceberg/issues/1193#issuecomment-1937364270
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #1159:
URL: https://github.com/apache/iceberg/issues/1159#issuecomment-1937364247
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #1163:
URL: https://github.com/apache/iceberg/issues/1163#issuecomment-1937364254
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
raghits opened a new pull request, #9697:
URL: https://github.com/apache/iceberg/pull/9697
Closes #9617
Changed all links to use `#expire_snapshots` instead of `#expire-snapshots`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
raghits commented on issue #9617:
URL: https://github.com/apache/iceberg/issues/9617#issuecomment-1937086864
Thanks. Sounds good. Also, looks like all procedure names have a `_`
separator. So it would be consistent with that convention.
--
This is an automated message from the Apache Git
bitsondatadev commented on issue #9617:
URL: https://github.com/apache/iceberg/issues/9617#issuecomment-1937083814
To keep compatibility with the old site, we should support both. The only
time this becomes an issue is if you have a saved link (or Google in the short
term) but using the `-`
paulpaul1076 commented on issue #9679:
URL: https://github.com/apache/iceberg/issues/9679#issuecomment-1937083012
@nastra The easiest way to reproduce it is just use my streaming job, just
leave it running, maybe for a few days even. And also schedule in airflow the
compaction job to run ev
raghits commented on issue #9617:
URL: https://github.com/apache/iceberg/issues/9617#issuecomment-1937082756
@bitsondatadev looks like
`https://iceberg.apache.org/docs/latest/spark-procedures/#expire_snapshots` is
valid URL. Should we use `_` underscore instead of hyphen `-` for these link
paulpaul1076 commented on issue #9679:
URL: https://github.com/apache/iceberg/issues/9679#issuecomment-1937082611
Let me know if you manage to do it or not.
--
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
castedice commented on PR #409:
URL: https://github.com/apache/iceberg-python/pull/409#issuecomment-1937052110
Thanks for review
This change will require a few changes to the documentation.
After checking the documentation, I'll create an additional PR.
--
This is an automated me
Fokko merged PR #409:
URL: https://github.com/apache/iceberg-python/pull/409
--
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...@iceberg.
danielcweeks merged PR #405:
URL: https://github.com/apache/iceberg-python/pull/405
--
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...@i
danielcweeks commented on code in PR #405:
URL: https://github.com/apache/iceberg-python/pull/405#discussion_r1485173447
##
pyiceberg/catalog/hive.py:
##
@@ -363,15 +381,23 @@ def _commit_table(self, table_request:
CommitTableRequest) -> CommitTableRespons
self._write_
danielcweeks commented on code in PR #405:
URL: https://github.com/apache/iceberg-python/pull/405#discussion_r1485172192
##
tests/integration/test_reads.py:
##
@@ -467,3 +469,26 @@ def test_null_list_and_map(catalog: Catalog) -> None:
# assert arrow_table["col_list_with_str
amogh-jahagirdar commented on code in PR #405:
URL: https://github.com/apache/iceberg-python/pull/405#discussion_r1485171524
##
pyiceberg/catalog/hive.py:
##
@@ -363,15 +381,23 @@ def _commit_table(self, table_request:
CommitTableRequest) -> CommitTableRespons
self._wr
Fokko commented on code in PR #405:
URL: https://github.com/apache/iceberg-python/pull/405#discussion_r1485146614
##
tests/integration/test_reads.py:
##
@@ -467,3 +469,26 @@ def test_null_list_and_map(catalog: Catalog) -> None:
# assert arrow_table["col_list_with_struct"].t
munabedan opened a new pull request, #9696:
URL: https://github.com/apache/iceberg/pull/9696
This commit should fix broken strike-through markup on
https://iceberg.apache.org/spec/ page
 {
return false;
50 matches
Mail list logo