dependabot[bot] opened a new pull request, #10468:
URL: https://github.com/apache/iceberg/pull/10468
Bumps
[com.palantir.gradle.gitversion:gradle-git-version](https://github.com/palantir/gradle-git-version)
from 3.0.0 to 3.1.0.
Release notes
Sourced from https://github.com/palanti
dependabot[bot] opened a new pull request, #10467:
URL: https://github.com/apache/iceberg/pull/10467
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.1.0.
Commits
See full diff in
dependabot[bot] opened a new pull request, #10466:
URL: https://github.com/apache/iceberg/pull/10466
Bumps software.amazon.awssdk:bom from 2.25.64 to 2.25.69.
[ from
9.5.25 to 9.5.26.
Release notes
Sourced from https://github.com/squidfunk/mkdocs-material/releases";>mkdoc
wolfeidau commented on PR #59:
URL: https://github.com/apache/iceberg-go/pull/59#issuecomment-2156294155
@zeroshade I have had a shot at tidying this feature and addressing your
feedback.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
lawofcycles commented on PR #10276:
URL: https://github.com/apache/iceberg/pull/10276#issuecomment-2156218208
Hi @amogh-jahagirdar would you review the latest change?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
marvinlanhenke commented on code in PR #363:
URL: https://github.com/apache/iceberg-rust/pull/363#discussion_r1632091191
##
crates/iceberg/src/expr/visitors/expression_evaluator.rs:
##
@@ -223,11 +217,10 @@ impl BoundPredicateVisitor for
ExpressionEvaluatorVisitor<'_> {
prabodh1194 commented on code in PR #687:
URL: https://github.com/apache/iceberg-python/pull/687#discussion_r1632063906
##
pyiceberg/catalog/snowflake_catalog.py:
##
@@ -0,0 +1,237 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license ag
lawofcycles commented on code in PR #10276:
URL: https://github.com/apache/iceberg/pull/10276#discussion_r1632024064
##
aws/src/main/java/org/apache/iceberg/aws/glue/IcebergToGlueConverter.java:
##
@@ -231,11 +255,33 @@ static void setTableInputInformation(
.col
pan3793 commented on PR #10460:
URL: https://github.com/apache/iceberg/pull/10460#issuecomment-2155988869
@nastra I don't think this is a simple "version not match" issue.
1. the code accesses `ALLOW_LEADING_DECIMAL_POINT_FOR_NUMBERS`. it should be
available.
2. the code accesses a
sdd commented on code in PR #363:
URL: https://github.com/apache/iceberg-rust/pull/363#discussion_r1631990232
##
crates/iceberg/src/expr/visitors/expression_evaluator.rs:
##
@@ -223,11 +217,10 @@ impl BoundPredicateVisitor for
ExpressionEvaluatorVisitor<'_> {
literal:
nastra commented on code in PR #10459:
URL: https://github.com/apache/iceberg/pull/10459#discussion_r1631956569
##
core/src/test/java/org/apache/iceberg/TestCatalogUtil.java:
##
@@ -249,6 +253,50 @@ public void fullTableNameWithDifferentValues() {
.isEqualTo(pathStyleCa
nastra commented on code in PR #10459:
URL: https://github.com/apache/iceberg/pull/10459#discussion_r1631956021
##
core/src/test/resources/com/example/target/custom-metrics-reporter-1.0-SNAPSHOT.jar:
##
Review Comment:
I don't think it's a good idea to add jar files to the
nastra commented on code in PR #10459:
URL: https://github.com/apache/iceberg/pull/10459#discussion_r1631954976
##
core/src/main/java/org/apache/iceberg/CatalogUtil.java:
##
@@ -443,36 +443,42 @@ public static void configureHadoopConf(Object
maybeConfigurable, Object conf) {
nastra commented on code in PR #10459:
URL: https://github.com/apache/iceberg/pull/10459#discussion_r1631954848
##
core/src/main/java/org/apache/iceberg/CatalogUtil.java:
##
@@ -443,36 +443,42 @@ public static void configureHadoopConf(Object
maybeConfigurable, Object conf) {
nastra commented on code in PR #10459:
URL: https://github.com/apache/iceberg/pull/10459#discussion_r1631953806
##
core/src/main/java/org/apache/iceberg/CatalogUtil.java:
##
@@ -443,36 +443,42 @@ public static void configureHadoopConf(Object
maybeConfigurable, Object conf) {
nastra commented on PR #10460:
URL: https://github.com/apache/iceberg/pull/10460#issuecomment-2155863781
The error indicates that `ALLOW_LEADING_PLUS_SIGN_FOR_NUMBERS` isn't
available in the Jackson version that is being used at runtime when the test is
executed. I checked and `ALLOW_LEADIN
nastra opened a new issue, #10462:
URL: https://github.com/apache/iceberg/issues/10462
### Proposed Change
When introducing Views to the REST catalog it was clear that we need a way
in the REST spec to signal which endpoints are being supported by a REST
server. The idea of the propo
20 matches
Mail list logo