Skip to content

Conversation

@avevad
Copy link
Contributor

@avevad avevad commented Jan 12, 2024

Changelog entry

Add functions to manipulate IPv4/v6 address ranges (subnets) in Ip UDF

Changelog category

  • New feature

Additional information

@github-actions
Copy link

github-actions bot commented Jan 12, 2024

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit e85ae9f.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59839 50601 0 8 9195 35

🔴 linux-x86_64-release-asan: some tests FAILED for commit e85ae9f.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15864 15718 0 28 103 15

@github-actions
Copy link

github-actions bot commented Jan 18, 2024

2024-01-24 08:43:14 UTC Pre-commit check for 2e50767 has started.
2024-01-24 08:43:16 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-24 08:44:20 UTC Build successful.
2024-01-24 08:44:30 UTC Tests are running...
🔴 2024-01-24 09:30:59 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59985 50751 0 2 9225 7

@github-actions
Copy link

github-actions bot commented Jan 18, 2024

2024-01-24 08:45:22 UTC Pre-commit check for 2e50767 has started.
2024-01-24 08:45:25 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-24 08:46:49 UTC Build successful.
2024-01-24 08:47:01 UTC Tests are running...
🔴 2024-01-24 09:40:38 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15893 15803 0 17 52 21

@avevad avevad marked this pull request as ready for review January 18, 2024 18:03
@avevad avevad requested a review from a team as a code owner January 18, 2024 18:03
@avevad avevad requested review from rvu1024 and vitstn January 18, 2024 18:04
@github-actions
Copy link

✅ Documentation build

Revision builded successful
Revision preview link

@github-actions
Copy link

✅ Documentation build

Revision builded successful
Revision preview link

@avevad avevad requested a review from a team as a code owner January 23, 2024 14:56
@github-actions
Copy link

✅ Documentation build

Revision builded successful
Revision preview link

@github-actions
Copy link

✅ Documentation build

Revision builded successful
Revision preview link

@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
avevad pushed a commit to avevad/ydb that referenced this pull request Mar 5, 2024
* Add basic subnet functions in IP UDF

* Minor fixes

* Small fixes

* Post-merge fixes

* Add subnet match

* Add GetSubnetByMask

* Add & canonize tests

* Add RU docs for subnet ops

* Add EN docs for subnet ops

* Revert library changes

* Add usage clarification

* Add usage examples for IP subnet ops

* Add usage examples for IP subnet ops (RU)

* Fix codestyle

* Remove unnecessary string allocation
@avevad avevad deleted the ip-subnet-ops branch January 17, 2025 12:32
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.

3 participants