Skip to content

fix: Don't lose IP data in AppendValueFromString#2236

Merged
kodiakhq[bot] merged 2 commits intomainfrom
fix/revert_testdata_inet
Jul 23, 2025
Merged

fix: Don't lose IP data in AppendValueFromString#2236
kodiakhq[bot] merged 2 commits intomainfrom
fix/revert_testdata_inet

Conversation

@erezrokah
Copy link
Member

Summary

Reverts #2205 as we were actually losing the IP data in some cases (in AppendValueFromString).

This PR ensures we don't lose the IP data


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah changed the title Fix/revert testdata inet fix: Don't lose IP data in AppendValueFromString Jul 23, 2025
@erezrokah erezrokah requested a review from murarustefaan July 23, 2025 10:32
@github-actions github-actions bot added the fix label Jul 23, 2025
@kodiakhq kodiakhq bot merged commit 6f1db88 into main Jul 23, 2025
13 of 14 checks passed
@kodiakhq kodiakhq bot deleted the fix/revert_testdata_inet branch July 23, 2025 10:50
kodiakhq bot pushed a commit that referenced this pull request Jul 23, 2025
🤖 I have created a release *beep* *boop*
---


## [4.87.4](v4.87.3...v4.87.4) (2025-07-23)


### Bug Fixes

* **deps:** Update module github.com/apache/arrow-go/v18 to v18.4.0 ([#2234](#2234)) ([3955c1d](3955c1d))
* Don't lose IP data in `AppendValueFromString` ([#2236](#2236)) ([6f1db88](6f1db88))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit to cloudquery/filetypes that referenced this pull request Jul 23, 2025
….4 (#665)

#### Summary

Goes with cloudquery/plugin-sdk#2236

We should probably change our testing method to something that makes it easier to see the difference, but you can see the old snapshot has `1.148.0.0/15` and the new one has `1.148.253.194/15` (search `"inet"` to see other examples).



---
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.

2 participants