File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 199
199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
200
See the License for the specific language governing permissions and
201
201
limitations under the License.
202
+
203
+ ========================================================================
204
+ Apache 2.0 licenses
205
+ ========================================================================
206
+
207
+ The following components are provided under the Apache License. See project link for details.
208
+ The text of each license is the standard Apache 2.0 license.
209
+
210
+ -------------------------------------------------------------------------------
211
+
212
+ This product includes code from Apache Hudi
213
+
214
+ * org.apache.xtable.hudi.HudiInstantUtils adapted from org.apache.hudi.common.table.timeline.HoodieActiveTimeline
215
+
216
+ Copyright 2001-2024 The Apache Software Foundation
217
+
218
+ Home page: https://hudi.apache.org/
219
+ License: http://www.apache.org/licenses/LICENSE-2.0
220
+
221
+ -------------------------------------------------------------------------------
222
+
223
+ This product includes code from Apache Avro
224
+
225
+ * org.apache.xtable.hudi.HudiSchemaExtractor adapted from org.apache.spark.sql.avro.SchemaConverters
226
+
227
+ Copyright: 2010-2024 The Apache Software Foundation
228
+ Home page: https://avro.apache.org
229
+ License: http://www.apache.org/licenses/LICENSE-2.0
You can’t perform that action at this time.
0 commit comments