Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix column name with parantheses handle in prepare batch #1252

Merged
merged 2 commits into from Mar 25, 2024
Merged

Conversation

jkaflik
Copy link
Contributor

@jkaflik jkaflik commented Mar 25, 2024

resolve #1247

@jkaflik jkaflik self-assigned this Mar 25, 2024
@jkaflik jkaflik merged commit 03cb115 into main Mar 25, 2024
12 checks passed
dmitryax pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Mar 26, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ClickHouse/clickhouse-go/v2](https://togithub.com/ClickHouse/clickhouse-go)
| `v2.22.2` -> `v2.22.4` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ClickHouse/clickhouse-go
(github.com/ClickHouse/clickhouse-go/v2)</summary>

###
[`v2.22.4`](https://togithub.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2224-2024-03-25----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---)

[Compare
Source](https://togithub.com/ClickHouse/clickhouse-go/compare/v2.22.3...v2.22.4)

#### What's Changed

##### Fixes 🐛

- Fix column name with parantheses handle in prepare batch by
[@&#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1252

##### Other Changes 🛠

- Fix TestBatchAppendRows work different on cloud by
[@&#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1251

**Full Changelog**:
ClickHouse/clickhouse-go@v2.22.3...v2.22.4

###
[`v2.22.3`](https://togithub.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2223-2024-03-25----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---)

[Compare
Source](https://togithub.com/ClickHouse/clickhouse-go/compare/v2.22.2...v2.22.3)

#### What's Changed

##### Fixes 🐛

- Fix panic on tuple scan on \[]any by
[@&#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1249

##### Other Changes 🛠

- Error channel deadlock fix test case by
[@&#8203;threadedstream](https://togithub.com/threadedstream) in
[ClickHouse/clickhouse-go#1239
- Add a test case for
[#&#8203;1127](https://togithub.com/ClickHouse/clickhouse-go/issues/1127)
by [@&#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1242
- Run cloud/head jobs when label by
[@&#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1250

**Full Changelog**:
ClickHouse/clickhouse-go@v2.22.2...v2.22.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
rimitchell pushed a commit to rimitchell/opentelemetry-collector-contrib that referenced this pull request May 8, 2024
…-telemetry#31949)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ClickHouse/clickhouse-go/v2](https://togithub.com/ClickHouse/clickhouse-go)
| `v2.22.2` -> `v2.22.4` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.22.2/v2.22.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ClickHouse/clickhouse-go
(github.com/ClickHouse/clickhouse-go/v2)</summary>

###
[`v2.22.4`](https://togithub.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2224-2024-03-25----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---)

[Compare
Source](https://togithub.com/ClickHouse/clickhouse-go/compare/v2.22.3...v2.22.4)

#### What's Changed

##### Fixes 🐛

- Fix column name with parantheses handle in prepare batch by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1252

##### Other Changes 🛠

- Fix TestBatchAppendRows work different on cloud by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1251

**Full Changelog**:
ClickHouse/clickhouse-go@v2.22.3...v2.22.4

###
[`v2.22.3`](https://togithub.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2223-2024-03-25----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---)

[Compare
Source](https://togithub.com/ClickHouse/clickhouse-go/compare/v2.22.2...v2.22.3)

#### What's Changed

##### Fixes 🐛

- Fix panic on tuple scan on \[]any by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1249

##### Other Changes 🛠

- Error channel deadlock fix test case by
[@&open-telemetry#8203;threadedstream](https://togithub.com/threadedstream) in
[ClickHouse/clickhouse-go#1239
- Add a test case for
[#&open-telemetry#8203;1127](https://togithub.com/ClickHouse/clickhouse-go/issues/1127)
by [@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1242
- Run cloud/head jobs when label by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[ClickHouse/clickhouse-go#1250

**Full Changelog**:
ClickHouse/clickhouse-go@v2.22.2...v2.22.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

connect::prepareBatch parsed INSERT query incorrectly
1 participant