kevinjqliu commented on code in PR #16182: URL: https://github.com/apache/iceberg/pull/16182#discussion_r3192356236
########## gcp-bundle/LICENSE: ########## @@ -210,6 +210,97 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2 -------------------------------------------------------------------------------- +This product bundles FastDoubleParser (via Jackson JSON Processor). Review Comment: the difference is copyright year, 2023 vs 2024 https://github.com/wrandelshofer/FastDoubleParser/blob/main/LICENSE#L3 since the other PRs are using 2023, lets keep this as is for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
