-
Notifications
You must be signed in to change notification settings - Fork 284
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: matrixorigin/matrixone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: matrixorigin/matrixone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 1 commit
- 29 files changed
- 1 contributor
Commits on Apr 6, 2025
-
### **User description** ## What type of PR is this? - [ ] API-change - [x] BUG - [ ] Improvement - [ ] Documentation - [ ] Feature - [ ] Test and CI - [ ] Code Refactoring ## Which issue(s) this PR fixes: issue #21598 ## What this PR does / why we need it: fix license ___ ### **PR Type** Documentation, Other ___ ### **Description** - Updated license headers in multiple files to reflect new ownership. - Replaced outdated license details with Apache License, Version 2.0. - Adjusted formatting of license URLs for consistency. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><details><summary>3 files</summary><table> <tr> <td><strong>heap.go</strong><dd><code>Updated license header to Apache License 2.0</code> </dd></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-11d0d6d593121c9cbb08bdca559b261aa033b72c630fb49b9d896f2e8e09c9c1">+11/-13</a> </td> </tr> <tr> <td><strong>csv_parser.go</strong><dd><code>Updated license header and ownership details</code> </dd></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-39c8ca0dfa37215e6ce16bd17e9466854aa29f2624f50a12a76a51f850c06ac1">+2/-11</a> </td> </tr> <tr> <td><strong>csv_parser_test.go</strong><dd><code>Updated license header and ownership details</code> </dd></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-2aa8c6d055cf1a4bc3e47271dc0bb8064e7933a19e5c4bf12d236605a7ade27d">+2/-2</a> </td> </tr> </table></details></td></tr><tr><td><strong>Dependencies</strong></td><td><details><summary>2 files</summary><table> <tr> <td><strong>go.sum</strong><dd><code>Updated dependencies (exact changes not analyzed)</code> </dd></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac 8000 074e8042d9f42d63">+0/-8</a> </td> </tr> <tr> <td><strong>go.mod</strong><dd><code>Updated dependencies (exact changes not analyzed)</code> </dd></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6">+0/-4</a> </td> </tr> </table></details></td></tr><tr><td><strong>Additional files</strong></td><td><details><summary>24 files</summary><table> <tr> <td><strong>LICENSE</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-dc69b46ab143a648f5de0b8ca6e27abf743b957f9e550b6b8a209383b4a066bb">+0/-201</a> </td> </tr> <tr> <td><strong>README.md</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-29a0108e799ff3ca387c85ef164127c34dc666d44eb87593f66a4716fc8878ca">+0/-95</a> </td> </tr> <tr> <td><strong>arena.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-c86f485cb48932eb30ef21cabb9afc30bc7baefa8d9fd2a8556e49229f44cef5">+0/-127</a> </td> </tr> <tr> <td><strong>arena_test.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-85f978be63f52ca697409178c3250f19aad72a3ec7a3ad343a1ba0565756379c">+0/-53</a> </td> </tr> <tr> <td><strong>iterator.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-b4fa6963818e3a160b510b43fc864500807f3a46de89d6104ca19245d2d38141">+0/-238</a> </td> </tr> <tr> <td><strong>node.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-9f12b5757c72a299b9645ca2f525145b880a2cb8de138e8897b70c9eb5936e6b">+0/-129</a> </td> </tr> <tr> <td><strong>skl.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-d7fae0babc9f351c970183dd6913bc18480b62e0f45189240df6a25cbd6553ba">+0/-437</a> </td> </tr> <tr> <td><strong>skl_test.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-e3867e341c81986786ba93f95c1e16132eca3c0f56894c4ba886f2a8246dc307">+0/-799</a> </td> </tr> <tr> <td><strong>fastrand.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-db687f6bf38fa1eabf3ccbc2adb507c77b826b4321da039d4d8835d34145903a">+0/-17</a> </td> </tr> <tr> <td><strong>fastrand_test.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-ebb5996b3fddccec20f00c47eb0db8dca178789487398c5bb0c2fed91ec6d51a">+0/-86</a> </td> </tr> <tr> <td><strong>grafana_dashboard.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-b11e4d02a1c8126d2afb936cff26c8d95feaedeaea7173bef747c3f645ade1df">+0/-551</a> </td> </tr> <tr> <td><strong>grafana_dashboard_frontend.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-fce8bbcf22021b940542ec6708984b50549cc5c9ccb9ce070123a78b0c169ba3">+0/-291</a> </td> </tr> <tr> <td><strong>grafana_dashboard_fs.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-150a2d0e9e7884f246192255bceb432b8eff0f74015e938db8e21f9bf0b6d6d8">+0/-370</a> </td> </tr> <tr> <td><strong>grafana_dashboard_logtail.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-7de5fefdd7b930490250cfe42fb0ee5567d2175a1d7f8c741eace65fa0285bbc">+0/-246</a> </td> </tr> <tr> <td><strong>grafana_dashboard_mem.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-68984e798a01711a58e92f4ca176858213fcdd0cd1a0a0b20e638f273f7c395b">+0/-139</a> </td> </tr> <tr> <td><strong>grafana_dashboard_pipeline.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-f4ad6bf968a0408f3752b6ba8e83bf1200ba885721e67838d25d5730d857beef">+0/-52</a> </td> </tr> <tr> <td><strong>grafana_dashboard_proxy.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-15c8d73bb647335071e1783163ff0a68c9f36fa7dc67c2bae4252edc791c4476">+0/-150</a> </td> </tr> <tr> <td><strong>grafana_dashboard_rpc.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-e114792b1bd421b5d49d18ef97a6e06e6fae9997adc4abf4de88af8243fe58a1">+0/-193</a> </td> </tr> <tr> <td><strong>grafana_dashboard_runtime.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-4fde9a7f5d12807e83fac737f024d6099ed41aaaae3d3119511a447c1068995d">+0/-123</a> </td> </tr> <tr> <td><strong>grafana_dashboard_sharding.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-2dc50f8e4df6367d55439154d43a7df9bcc795c7227570deb38d1d3a9583ad26">+0/-106</a> </td> </tr> <tr> <td><strong>grafana_dashboard_task.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-83c0737cffe25114938fc3ffa20d611230de6fc7447d045a176409ecb53c8a9f">+0/-373</a> </td> </tr> <tr> <td><strong>grafana_dashboard_test.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-eeefbdfd1c10225999e2a300623f8eb0eeab12831788eb950b436e212311c1c7">+0/-76</a> </td> </tr> <tr> <td><strong>grafana_dashboard_trace.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-bb915a080519181f5e1eec4e7632afd7ced715e3377d589f4a547086aa1ec9d8">+0/-342</a> </td> </tr> <tr> <td><strong>grafana_dashboard_txn.go</strong></td> <td><a href="https://github.com/matrixorigin/matrixone/pull/21655/files#diff-625da16abe3819d7c34a906ef07927dad9139becbdaf022fa1747241966564f1">+0/-584</a> </td> </tr> </table></details></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about Qodo Merge usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details>
Configuration menu - View commit details
-
Copy full SHA for 4647029 - Browse repository at this point
Copy the full SHA 4647029View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.4...v2.0.5