14 hours ago |
Kyle Bendickson | Spec: Fix typo in REST catalog spec (#5152)
|
commit | commitdiff | tree |
22 hours ago |
Kyle Bendickson | Core: Update CreateTableRequest Javadoc (#5144)
|
commit | commitdiff | tree |
22 hours ago |
Kyle Bendickson | Core: Fix CreateTableRequest to use field names from...
|
commit | commitdiff | tree |
8 days ago |
Kyle Bendickson | Core: Add serialization tests for CreateTableRequest...
|
commit | commitdiff | tree |
8 days ago |
Kyle Bendickson | Core: Add Javadoc for LoadTableResponse, fix error...
|
commit | commitdiff | tree |
2022-06-08 |
Kyle Bendickson | Build: Fix API compatibility Github Action (#4989)
|
commit | commitdiff | tree |
2022-05-29 |
Kyle Bendickson | Build: Add a workflow for API binary compatibility...
|
commit | commitdiff | tree |
2022-05-27 |
Kyle Bendickson | Core: Update caffeine 2.9.3, the latest 2.x release...
|
commit | commitdiff | tree |
2022-05-27 |
Kyle Bendickson | Spark: Fix flaky time dependent test for remove orphan...
|
commit | commitdiff | tree |
2022-05-27 |
Kyle Bendickson | Spark, Flink: Pass FileIO into Snapshot methods that...
|
commit | commitdiff | tree |
2022-05-27 |
Kyle Bendickson | Core: Use UnboundSortOrder, UnboundPartitionSpec in...
|
commit | commitdiff | tree |
2022-05-26 |
Kyle Bendickson | API: Pass FileIO into Snapshot methods that read metadata...
|
commit | commitdiff | tree |
2022-05-23 |
Kyle Bendickson | Core: Add serialization for MetadataUpdate (#4716)
|
commit | commitdiff | tree |
2022-05-18 |
Kyle Bendickson | Build: Update release scripts publish Spark 3.2 with...
|
commit | commitdiff | tree |
2022-05-18 |
Kyle Bendickson | Python - Add pyline disable super-init-not-called for...
|
commit | commitdiff | tree |
2022-05-15 |
Kyle Bendickson | Core: Accept all API changes in master (#4770)
|
commit | commitdiff | tree |
2022-05-14 |
Kyle Bendickson | Build: Add binary compatibility checks via revapi gradle...
|
commit | commitdiff | tree |
2022-05-12 |
Kyle Bendickson | [SPEC] Fix typ in REST Catalog OpenAPI Spec (#4761)
|
commit | commitdiff | tree |
2022-05-10 |
Kyle Bendickson | Flink: Backport flaky test fix for limit 1 query in...
|
commit | commitdiff | tree |
2022-05-10 |
Kyle Bendickson | Core: Support table rename in RESTCatalog (#4448)
|
commit | commitdiff | tree |
2022-05-09 |
Kyle Bendickson | Core: Add JSON parser for UpdateRequirement (#4693)
|
commit | commitdiff | tree |
2022-05-06 |
Kyle Bendickson | Flink 1.15 - Fix flaky test that has implicit order...
|
commit | commitdiff | tree |
2022-05-05 |
Kyle Bendickson | Core: Fix incorrect null check in JsonUtils::getIntOrNull...
|
commit | commitdiff | tree |
2022-05-04 |
Kyle Bendickson | License: Add Apache HTTPComponents to runtime licenses...
|
commit | commitdiff | tree |
2022-05-03 |
Kyle Bendickson | Flink: Add support for Flink 1.15 (#4553)
|
commit | commitdiff | tree |
2022-05-03 |
Kyle Bendickson | Core: Add serialization for AddPartitionSpec, AddSortOrder...
|
commit | commitdiff | tree |
2022-05-02 |
Kyle Bendickson | Flink 1.13: Backport fix for order dependent flink...
|
commit | commitdiff | tree |
2022-04-29 |
Kyle Bendickson | Flink 1.14: Fix order-dependent FlinkTableSource tests...
|
commit | commitdiff | tree |
2022-04-29 |
Kyle Bendickson | Infra: Remove Szehon from collaborators (now a committer...
|
commit | commitdiff | tree |
2022-04-29 |
Kyle Bendickson | Core: Rename test class to match ConfigResponse (#4653)
|
commit | commitdiff | tree |
2022-04-27 |
Kyle Bendickson | Core: Add AddSchema, SetCurrentSchema, and SetDefaultPartiti...
|
commit | commitdiff | tree |
2022-04-27 |
Kyle Bendickson | Core: Add TableMetadata to REST serializers (#4641)
|
commit | commitdiff | tree |
2022-04-27 |
Kyle Bendickson | Core - Fix field names in LoadTableResponse object...
|
commit | commitdiff | tree |
2022-04-27 |
Kyle Bendickson | Core - Use singleton RESTObjectMapper in REST RequestRespons...
|
commit | commitdiff | tree |
2022-04-21 |
Kyle Bendickson | Core: Add MetadataUpdateParser with support for UpgradeForma...
|
commit | commitdiff | tree |
2022-04-20 |
Kyle Bendickson | Spark 3.0: Ignore SQL comments checking for Iceberg...
|
commit | commitdiff | tree |
2022-04-20 |
Kyle Bendickson | Spark 3.1: Ignore SQL comments checking for Iceberg...
|
commit | commitdiff | tree |
2022-04-15 |
Kyle Bendickson | Core: Rename REST config response to ConfigResponse...
|
commit | commitdiff | tree |
2022-04-14 |
Kyle Bendickson | Flink: Remove support for Flink 1.12 (#4551)
|
commit | commitdiff | tree |
2022-04-12 |
Kyle Bendickson | Core: Handle server-provided config in RESTCatalog...
|
commit | commitdiff | tree |
2022-04-05 |
Kyle Bendickson | Core: Fix JsonUtil with explicit null values (#4499)
|
commit | commitdiff | tree |
2022-04-04 |
Kyle Bendickson | Spark: Ignore SQL comments checking for Iceberg commands...
|
commit | commitdiff | tree |
2022-03-31 |
Kyle Bendickson | Flink 1.13: Fix UPSERT delete file metadata (#4417)
|
commit | commitdiff | tree |
2022-03-31 |
Kyle Bendickson | Core: Add RESTRequest and RESTResponse interfaces ...
|
commit | commitdiff | tree |
2022-03-28 |
Kyle Bendickson | Flink: Fix UPSERT delete file metadata (#4364)
|
commit | commitdiff | tree |
2022-03-27 |
Kyle Bendickson | Spark: Update Spark 3.1 JMH benchmark javadoc (#4408)
|
commit | commitdiff | tree |
2022-03-27 |
Kyle Bendickson | Spark: Update Spark 3.2 JMH Benchmark javadocs (#4409)
|
commit | commitdiff | tree |
2022-03-27 |
Kyle Bendickson | Core: Fix test helper visibility in HTTPClient.Builder...
|
commit | commitdiff | tree |
2022-03-27 |
Kyle Bendickson | Core: Add HTTPClient implementation of RESTClient ...
|
commit | commitdiff | tree |
2022-03-22 |
Kyle Bendickson | Core: Add ErrorResponse to RESTSerializers (#4236)
|
commit | commitdiff | tree |
2022-03-16 |
Kyle Bendickson | Spark: Update gradle commands for running individual...
|
commit | commitdiff | tree |
2022-03-13 |
Kyle Bendickson | Flink: Remove deprecated calls to enable blink planner...
|
commit | commitdiff | tree |
2022-03-08 |
Kyle Bendickson | Build: Trigger CI when pushing to a release branch...
|
commit | commitdiff | tree |
2022-03-08 |
Kyle Bendickson | Build: Disable CI for anything in open-api or format...
|
commit | commitdiff | tree |
2022-03-08 |
Kyle Bendickson | Build: Trigger CI using on pull_request, push to master...
|
commit | commitdiff | tree |
2022-03-08 |
Kyle Bendickson | Core: Add in RESTUtil for URL encoding (#4244)
|
commit | commitdiff | tree |
2022-02-25 |
Kyle Bendickson | Core: Avoid possible NPE in RESTCatalogConfigResponse...
|
commit | commitdiff | tree |
2022-02-25 |
Kyle Bendickson | Core: Add config response class for REST catalog (...
|
commit | commitdiff | tree |
2022-02-23 |
Kyle Bendickson | Core: Add error handlers and exceptions for the REST...
|
commit | commitdiff | tree |
2022-02-23 |
Kyle Bendickson | Core: Add simple REST request interface and error response...
|
commit | commitdiff | tree |
2022-02-22 |
Kyle Bendickson | Core: Add REST requests, responses, and serialization...
|
commit | commitdiff | tree |
2022-02-14 |
Kyle Bendickson | API: Fail Namespace with null level or null character...
|
commit | commitdiff | tree |
2022-02-09 |
Kyle Bendickson | Spec: Move REST catalog OpenAPI spec to new docs/rest...
|
commit | commitdiff | tree |
2022-02-08 |
Kyle Bendickson | Spec: Update REST CreateNamespaceResponse with properties...
|
commit | commitdiff | tree |
2022-02-02 |
Kyle Bendickson | Spec: Fix REST response objects (#4027)
|
commit | commitdiff | tree |
2022-01-31 |
Kyle Bendickson | Docs: Add max_concurrent_deletes param for procedures...
|
commit | commitdiff | tree |
2022-01-30 |
Kyle Bendickson | Spec: Remove unnecessary quotes in REST examples (...
|
commit | commitdiff | tree |
2022-01-19 |
Kyle Bendickson | Flink: Fix flaky tests that depend on row order (#3931)
|
commit | commitdiff | tree |
2022-01-19 |
Kyle Bendickson | Build: Fix source-release script in actions, add git...
|
commit | commitdiff | tree |
2022-01-10 |
Kyle Bendickson | Docs: Update copyright year in site mkdocs file to...
|
commit | commitdiff | tree |
2022-01-09 |
Kyle Bendickson | Build: Update NOTICE to include copyright to 2022 ...
|
commit | commitdiff | tree |
2022-01-07 |
Kyle Bendickson | Spec: Initial OpenAPI template for a REST catalog ...
|
commit | commitdiff | tree |
2021-12-29 |
Kyle Bendickson | Build: Remove extra dependencies on assertj (#3802)
|
commit | commitdiff | tree |
2021-12-21 |
Kyle Bendickson | Docs: Add cache.expiration-interval-ms for Spark catalogs...
|
commit | commitdiff | tree |
2021-12-21 |
Kyle Bendickson | Spark 3.1: Fix NPE in add_files with null partition...
|
commit | commitdiff | tree |
2021-12-21 |
Kyle Bendickson | Spark 3.0: Fix NPE in add_files with null partition...
|
commit | commitdiff | tree |
2021-12-21 |
Kyle Bendickson | Spark: Fix NPE in add_files with null partition values...
|
commit | commitdiff | tree |
2021-12-21 |
Kyle Bendickson | Spark 3.1: Add NOT_STARTS_WITH (#3782)
|
commit | commitdiff | tree |
2021-12-21 |
Kyle Bendickson | Spark 3.0: Support NOT_STARTS_WITH (#3781)
|
commit | commitdiff | tree |
2021-12-21 |
Kyle Bendickson | Core: Add in a NOT_STARTS_WITH operator (#2062)
|
commit | commitdiff | tree |
2021-12-15 |
Kyle Bendickson | Spark 3.1: Add cache.expiration-interval-ms SparkCatalog...
|
commit | commitdiff | tree |
2021-12-15 |
Kyle Bendickson | Spark 3.0: Add cache.expiration-interval-ms SparkCatalog...
|
commit | commitdiff | tree |
2021-12-14 |
Kyle Bendickson | Spark: Backport SpakTestBaseWithCatalog to Spark 3...
|
commit | commitdiff | tree |
2021-12-14 |
Kyle Bendickson | Spark: Backport SpakTestBaseWithCatalog to Spark 3...
|
commit | commitdiff | tree |
2021-12-14 |
Kyle Bendickson | Core: Add cache expiration option to CachingCatalog...
|
commit | commitdiff | tree |
2021-12-12 |
Kyle Bendickson | Flink: Move iceberg-flink-runtime Flink version to...
|
commit | commitdiff | tree |
2021-12-06 |
Kyle Bendickson | API: Fix typo in dropNamespace javadoc (#3643)
|
commit | commitdiff | tree |
2021-12-05 |
Kyle Bendickson | Spark: Remove ImmutableMap from SparkPartition for...
|
commit | commitdiff | tree |
2021-12-03 |
Kyle Bendickson | [Spark] Add missing Spark 3.1 to JMH configuration...
|
commit | commitdiff | tree |
2021-11-30 |
Kyle Bendickson | Build: Append _2.12 (scala version) to Spark 3.1 and...
|
commit | commitdiff | tree |
2021-11-10 |
Kyle Bendickson | Docs: Add javadoc for 0.12.1 (#3503)
|
commit | commitdiff | tree |
2021-11-10 |
Kyle Bendickson | Docs: Add 0.12.1 to releases (#3502)
|
commit | commitdiff | tree |
2021-11-07 |
Kyle Bendickson | Build: Add Spark v3.1 JMH benchmarks to .gitignore...
|
commit | commitdiff | tree |
2021-11-07 |
Kyle Bendickson | Build: Add Python legacy CI to cancel duplicate action...
|
commit | commitdiff | tree |
2021-11-07 |
Kyle Bendickson | Build: Ignore .gitignore changes in expensive CI flows...
|
commit | commitdiff | tree |
2021-11-05 |
Kyle Bendickson | Spark: fix AddFilesProcedure throws NumberFormatException...
|
commit | commitdiff | tree |
2021-11-01 |
Kyle Bendickson | Build: Remove dev folder from CI workflows (#3437)
|
commit | commitdiff | tree |
2021-11-01 |
Kyle Bendickson | Build: Use macOS compatible sha512 (#3436)
|
commit | commitdiff | tree |
2021-10-31 |
Kyle Bendickson | Spark 3.2: Remove extra parens to fix checkstyle (...
|
commit | commitdiff | tree |
2021-10-29 |
Kyle Bendickson | ORC: Fix importing ORC files with float and double...
|
commit | commitdiff | tree |
next |