apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
681 stars 208 forks source link

[#4035] Update ASF headers in all files #4045

Closed justinmclean closed 4 days ago

justinmclean commented 4 days ago

What changes were proposed in this pull request?

Update all Datastrato headers to ASF headers, including the short version in documents and generated headers.

Why are the changes needed?

To comply with ASF policy.

Fix: #4035

Does this PR introduce any user-facing change?

Updated headers and a few lines of code that generated headers. increated the limit of length of python files as one test file was now over the limit with the bigger header.

How was this patch tested?

Build and non-integration tests run locally all passed.

jerryshao commented 4 days ago

Let's merge it first, if there's any missing, we can fix it later on. This PR is too big and easy to conflict.