This is an automated email from the ASF dual-hosted git repository. singhpk234 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push: new 863817c0e Adds missing Google Flatbuffers license information (#1968) 863817c0e is described below commit 863817c0e492c54f7b03b8299fa07ee93f8ead18 Author: Russell Spitzer <russell.spit...@gmail.com> AuthorDate: Fri Jun 27 12:18:09 2025 -0500 Adds missing Google Flatbuffers license information (#1968) --- plugins/spark/v3.5/spark/LICENSE | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugins/spark/v3.5/spark/LICENSE b/plugins/spark/v3.5/spark/LICENSE index a10754471..0052b53fc 100644 --- a/plugins/spark/v3.5/spark/LICENSE +++ b/plugins/spark/v3.5/spark/LICENSE @@ -375,6 +375,14 @@ License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- +This binary artifact contains Google FlatBuffers. + +Copyright: 2013-2020 Google Inc. +Home page: https://google.github.io/flatbuffers/ +License: http://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + This binary artifact contains ThreeTen. Copyright: 2007-present, Stephen Colebourne & Michael Nascimento Santos.