-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into kevinjqliu/fix-schema…
…-comparison
- Loading branch information
Showing
62 changed files
with
5,528 additions
and
1,400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: Check Markdown links | ||
|
||
on: | ||
push: | ||
paths: | ||
- mkdocs/** | ||
|
||
jobs: | ||
markdown-link-check: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@master | ||
- uses: gaurav-nelson/github-action-markdown-link-check@v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ jobs: | |
runs-on: ${{ matrix.os }} | ||
strategy: | ||
matrix: | ||
os: [ ubuntu-22.04, windows-2022, macos-11 ] | ||
os: [ ubuntu-22.04, windows-2022, macos-11, macos-12, macos-13, macos-14 ] | ||
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
|
@@ -43,7 +43,7 @@ jobs: | |
|
||
- uses: actions/setup-python@v5 | ||
with: | ||
python-version: '3.8' | ||
python-version: '3.11' | ||
|
||
- name: Install poetry | ||
run: pip install poetry | ||
|
@@ -59,15 +59,15 @@ jobs: | |
if: startsWith(matrix.os, 'ubuntu') | ||
|
||
- name: Build wheels | ||
uses: pypa/[email protected].3 | ||
uses: pypa/[email protected].5 | ||
with: | ||
output-dir: wheelhouse | ||
config-file: "pyproject.toml" | ||
env: | ||
# Ignore 32 bit architectures | ||
CIBW_ARCHS: "auto64" | ||
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.8,<3.12" | ||
CIBW_TEST_REQUIRES: "pytest==7.4.2 moto==4.2.2" | ||
CIBW_TEST_REQUIRES: "pytest==7.4.2 moto==5.0.1" | ||
CIBW_TEST_EXTRAS: "s3fs,glue" | ||
CIBW_TEST_COMMAND: "pytest {project}/tests/avro/test_decoder.py" | ||
# There is an upstream issue with installing on MacOSX | ||
|
@@ -80,7 +80,7 @@ jobs: | |
if: startsWith(matrix.os, 'ubuntu') | ||
run: ls -lah dist/* && cp dist/* wheelhouse/ | ||
|
||
- uses: actions/upload-artifact@v4 | ||
- uses: actions/upload-artifact@v3 | ||
with: | ||
name: "release-${{ github.event.inputs.version }}" | ||
path: ./wheelhouse/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
--- | ||
hide: | ||
- navigation | ||
--- | ||
|
||
<!-- | ||
- Licensed to the Apache Software Foundation (ASF) under one | ||
- or more contributor license agreements. See the NOTICE file | ||
- distributed with this work for additional information | ||
- regarding copyright ownership. The ASF licenses this file | ||
- to you under the Apache License, Version 2.0 (the | ||
- "License"); you may not use this file except in compliance | ||
- with the License. You may obtain a copy of the License at | ||
- | ||
- http://www.apache.org/licenses/LICENSE-2.0 | ||
- | ||
- Unless required by applicable law or agreed to in writing, | ||
- software distributed under the License is distributed on an | ||
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
- KIND, either express or implied. See the License for the | ||
- specific language governing permissions and limitations | ||
- under the License. | ||
--> | ||
|
||
# Join the community | ||
|
||
Apache Iceberg tracks issues in GitHub and prefers to receive contributions as pull requests. | ||
|
||
Community discussions happen primarily on the [dev mailing list](https://lists.apache.org/[email protected]), on [Apache Iceberg Slack workspace](https://join.slack.com/t/apache-iceberg/shared_invite/zt-287g3akar-K9Oe_En5j1UL7Y_Ikpai3A) in the #python channel, and on specific [GitHub issues](https://github.com/apache/iceberg-python/issues). | ||
|
||
## Iceberg Community Events | ||
|
||
The PyIceberg community sync is on the last Tuesday of every month. To join, make sure to subscribe to the [iceberg-python-sync Google group](https://groups.google.com/g/iceberg-python-sync). | ||
|
||
## Community Guidelines | ||
|
||
### Apache Iceberg Community Guidelines | ||
|
||
The Apache Iceberg community is built on the principles described in the [Apache Way](https://www.apache.org/theapacheway/index.html) | ||
and all who engage with the community are expected to be respectful, open, come with the best interests of the community in mind, | ||
and abide by the Apache Foundation [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html). | ||
|
||
### Participants with Corporate Interests | ||
|
||
A wide range of corporate entities have interests that overlap in both features and frameworks related to Iceberg and while we | ||
encourage engagement and contributions, the community is not a venue for marketing, solicitation, or recruitment. | ||
|
||
Any vendor who wants to participate in the Apache Iceberg community Slack workspace should create a dedicated vendor channel | ||
for their organization prefixed by `vendor-`. | ||
|
||
This space can be used to discuss features and integration with Iceberg related to the vendor offering. This space should not | ||
be used to promote competing vendor products/services or disparage other vendor offerings. Discussion should be focused on | ||
questions asked by the community and not to expand/introduce/redirect users to alternate offerings. | ||
|
||
### Marketing / Solicitation / Recruiting | ||
|
||
The Apache Iceberg community is a space for everyone to operate free of influence. The development lists, Slack workspace, | ||
and GitHub should not be used to market products or services. Solicitation or overt promotion should not be performed in common | ||
channels or through direct messages. | ||
|
||
Recruitment of community members should not be conducted through direct messages or community channels, but opportunities | ||
related to contributing to or using Iceberg can be posted to the `#jobs` channel. | ||
|
||
For questions regarding any of the guidelines above, please contact a PMC member |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.