Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-pb-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.26.4
Choose a base ref
...
head repository: cloudquery/plugin-pb-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.5
Choose a head ref
  • 4 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 16, 2025

  1. fix: Generate Go Code from plugin-pb (#466)

    This PR was created by a scheduled workflow to regenerate the Go code from `plugin-pb`.
    cq-bot authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    afe3f86 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. fix(deps): Update module google.golang.org/protobuf to v1.36.2 (#468)

    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | require | patch | `v1.36.1` -> `v1.36.2` | `v1.36.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary>
    
    ### [`v1.36.2`](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.36.2)
    
    [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.36.1...v1.36.2)
    
    **Full Changelog**: protocolbuffers/protobuf-go@v1.36.1...v1.36.2
    
    Bug fixes:
    [CL/638515](https://go-review.googlesource.com/c/protobuf/+/638515): internal/impl: fix WhichOneof() to work with synthetic oneofs
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    b4a4429 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. fix(deps): Update module github.com/apache/arrow-go/v18 to v18.1.0 (#469

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/apache/arrow-go/v18](https://togithub.com/apache/arrow-go) | require | minor | `v18.0.0` -> `v18.1.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary>
    
    ### [`v18.1.0`](https://togithub.com/apache/arrow-go/releases/tag/v18.1.0): Apache Arrow Go v18.1.0
    
    [Compare Source](https://togithub.com/apache/arrow-go/compare/v18.0.0...v18.1.0)
    
    ##### What's Changed
    
    -   [GH-19](https://togithub.com/apache/arrow-go/issues/19): Add Code Of Conduct by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/161](https://togithub.com/apache/arrow-go/pull/161)
    -   [GH-22](https://togithub.com/apache/arrow-go/issues/22): Add issue template by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/163](https://togithub.com/apache/arrow-go/pull/163)
    -   [GH-26](https://togithub.com/apache/arrow-go/issues/26): Add Codeowners by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/160](https://togithub.com/apache/arrow-go/pull/160)
    -   Bump github.com/hamba/avro/v2 from 2.26.0 to 2.27.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/166](https://togithub.com/apache/arrow-go/pull/166)
    -   [GH-41](https://togithub.com/apache/arrow-go/issues/41): \[Array] Make String and Binary consistent by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/165](https://togithub.com/apache/arrow-go/pull/165)
    -   fix(arrow/compute): fix scenario where prealloc output is missed by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/167](https://togithub.com/apache/arrow-go/pull/167)
    -   fix: don't clobber saved frame pointer in arm64 assembly functions by [@&#8203;nsrip-dd](https://togithub.com/nsrip-dd) in [https://github.com/apache/arrow-go/pull/170](https://togithub.com/apache/arrow-go/pull/170)
    -   fix(parquet): Reading UUID columns by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/173](https://togithub.com/apache/arrow-go/pull/173)
    -   fix(arrow/compute): compare kernels with UUID by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/174](https://togithub.com/apache/arrow-go/pull/174)
    -   [GH-23](https://togithub.com/apache/arrow-go/issues/23): Add PR template by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/164](https://togithub.com/apache/arrow-go/pull/164)
    -   ci: add self-assignable issues by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/176](https://togithub.com/apache/arrow-go/pull/176)
    -   feat(arrow/compute): Implement kernel for "not" function by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/178](https://togithub.com/apache/arrow-go/pull/178)
    -   Bump actions/checkout from 4.2.1 to 4.2.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/179](https://togithub.com/apache/arrow-go/pull/179)
    -   Bump actions/setup-python from 5.2.0 to 5.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/180](https://togithub.com/apache/arrow-go/pull/180)
    -   fix(arrow/cdata): handle export struct with no fields by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/175](https://togithub.com/apache/arrow-go/pull/175)
    -   Bump actions/setup-go from 5.0.2 to 5.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/181](https://togithub.com/apache/arrow-go/pull/181)
    -   feat(arrow/compute): make is_nan dispatchable by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/177](https://togithub.com/apache/arrow-go/pull/177)
    -   [GH-20](https://togithub.com/apache/arrow-go/issues/20): Add CONTRIBUTING.md by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/162](https://togithub.com/apache/arrow-go/pull/162)
    -   chore: Bump github.com/substrait-io/substrait-go from 1.1.0 to 1.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/183](https://togithub.com/apache/arrow-go/pull/183)
    -   chore: Bump golang.org/x/sync from 0.8.0 to 0.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/189](https://togithub.com/apache/arrow-go/pull/189)
    -   chore: Bump github.com/klauspost/cpuid/v2 from 2.2.8 to 2.2.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/188](https://togithub.com/apache/arrow-go/pull/188)
    -   chore: Bump golang.org/x/tools from 0.26.0 to 0.27.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/186](https://togithub.com/apache/arrow-go/pull/186)
    -   chore: bump google.golang.org/grpc from 1.67.1 to 1.68.0 by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/190](https://togithub.com/apache/arrow-go/pull/190)
    -   feat(arrow/cdata): Add Implementation of Async C Data interface by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/169](https://togithub.com/apache/arrow-go/pull/169)
    -   chore: Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/192](https://togithub.com/apache/arrow-go/pull/192)
    -   fix(arrow/memory/internal/cgoalloc): Remove usage of reflect.SliceHeader by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/194](https://togithub.com/apache/arrow-go/pull/194)
    -   ci: update pkg-config to pkgconf on Homebrew by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/198](https://togithub.com/apache/arrow-go/pull/198)
    -   ci: use correct GitHub Actions permission "contents" instead of "content" by [@&#8203;raulcd](https://togithub.com/raulcd) in [https://github.com/apache/arrow-go/pull/200](https://togithub.com/apache/arrow-go/pull/200)
    -   feat(arrow/ipc): add functions to generate payloads by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/196](https://togithub.com/apache/arrow-go/pull/196)
    -   fix(internal/json): add arrow_json_stdlib build tag by [@&#8203;toddtreece](https://togithub.com/toddtreece) in [https://github.com/apache/arrow-go/pull/199](https://togithub.com/apache/arrow-go/pull/199)
    -   chore: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/201](https://togithub.com/apache/arrow-go/pull/201)
    -   feat(parquet/pqarrow): Add ForceLarge option by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/197](https://togithub.com/apache/arrow-go/pull/197)
    -   chore: Bump golang.org/x/sys from 0.27.0 to 0.28.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/212](https://togithub.com/apache/arrow-go/pull/212)
    -   chore: Bump golang.org/x/tools from 0.27.0 to 0.28.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/214](https://togithub.com/apache/arrow-go/pull/214)
    -   chore: Bump google.golang.org/grpc from 1.68.0 to 1.68.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/213](https://togithub.com/apache/arrow-go/pull/213)
    -   fix(parquet/metadata): fix default unsigned int statistics by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/210](https://togithub.com/apache/arrow-go/pull/210)
    -   chore: bump github.com/goccy/go-json to v0.10.4 by [@&#8203;toddtreece](https://togithub.com/toddtreece) in [https://github.com/apache/arrow-go/pull/218](https://togithub.com/apache/arrow-go/pull/218)
    -   feat(parquet): Move footerOffset into FileMetaData by [@&#8203;joechenrh](https://togithub.com/joechenrh) in [https://github.com/apache/arrow-go/pull/217](https://togithub.com/apache/arrow-go/pull/217)
    -   chore: Bump actions/setup-go from 5.1.0 to 5.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/219](https://togithub.com/apache/arrow-go/pull/219)
    -   chore: Bump github.com/pierrec/lz4/v4 from 4.1.21 to 4.1.22 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/220](https://togithub.com/apache/arrow-go/pull/220)
    -   chore: Bump google.golang.org/grpc from 1.68.1 to 1.69.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/221](https://togithub.com/apache/arrow-go/pull/221)
    -   feat(arrow/ipc): implement lazy loading/zero-copy for IPC files by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/216](https://togithub.com/apache/arrow-go/pull/216)
    -   chore: Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/222](https://togithub.com/apache/arrow-go/pull/222)
    -   chore: Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/226](https://togithub.com/apache/arrow-go/pull/226)
    -   chore: Bump actions/upload-artifact from 4.4.3 to 4.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/228](https://togithub.com/apache/arrow-go/pull/228)
    -   chore: Bump github.com/google/flatbuffers from 24.3.25+incompatible to 24.12.23+incompatible by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/229](https://togithub.com/apache/arrow-go/pull/229)
    -   chore: Bump google.golang.org/grpc from 1.69.0 to 1.69.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/227](https://togithub.com/apache/arrow-go/pull/227)
    -   chore(arrow/compute/expr): upgrade substrait-go by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/234](https://togithub.com/apache/arrow-go/pull/234)
    -   chore: Bump github.com/substrait-io/substrait-go/v3 from 3.2.0 to 3.2.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/237](https://togithub.com/apache/arrow-go/pull/237)
    -   chore: Bump golang.org/x/tools from 0.28.0 to 0.29.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/apache/arrow-go/pull/235](https://togithub.com/apache/arrow-go/pull/235)
    -   chore: Update the project URL in apache/arrow-go by [@&#8203;kou](https://togithub.com/kou) in [https://github.com/apache/arrow-go/pull/239](https://togithub.com/apache/arrow-go/pull/239)
    -   chore: Enable Java integration test by [@&#8203;kou](https://togithub.com/kou) in [https://github.com/apache/arrow-go/pull/240](https://togithub.com/apache/arrow-go/pull/240)
    -   feat(parquet): Add support for Page Indexes by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/223](https://togithub.com/apache/arrow-go/pull/223)
    -   chore: bump version by [@&#8203;zeroshade](https://togithub.com/zeroshade) in [https://github.com/apache/arrow-go/pull/241](https://togithub.com/apache/arrow-go/pull/241)
    
    ##### New Contributors
    
    -   [@&#8203;nsrip-dd](https://togithub.com/nsrip-dd) made their first contribution in [https://github.com/apache/arrow-go/pull/170](https://togithub.com/apache/arrow-go/pull/170)
    -   [@&#8203;toddtreece](https://togithub.com/toddtreece) made their first contribution in [https://github.com/apache/arrow-go/pull/199](https://togithub.com/apache/arrow-go/pull/199)
    -   [@&#8203;joechenrh](https://togithub.com/joechenrh) made their first contribution in [https://github.com/apache/arrow-go/pull/217](https://togithub.com/apache/arrow-go/pull/217)
    
    **Full Changelog**: apache/arrow-go@v18.0.0...v18.1.0
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    6fb698c View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.26.5 (#467)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.26.5](v1.26.4...v1.26.5) (2025-01-20)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/apache/arrow-go/v18 to v18.1.0 ([#469](#469)) ([6fb698c](6fb698c))
    * **deps:** Update module google.golang.org/protobuf to v1.36.2 ([#468](#468)) ([b4a4429](b4a4429))
    * Generate Go Code from `plugin-pb` ([#466](#466)) ([afe3f86](afe3f86))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    db263e2 View commit details
    Browse the repository at this point in the history
Loading