index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/configs/ApiConfig.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,100
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/configs/SNSNotificationsConfig.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,101
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/configs/ElasticSearchConfig.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,102
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/configs/package-info.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,103
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/RequestWrapper.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,104
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/MetacatErrorController.java
/* * * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
2,105
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/IndexController.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,106
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/ExceptionMapper.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,107
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/ApiFilter.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,108
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/package-info.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,109
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/v1/PartitionController.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,110
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/v1/TagController.java
/* * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,111
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/v1/MetacatController.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,112
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/v1/SearchController.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,113
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/v1/ResolverController.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,114
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/v1/package-info.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,115
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/api/v1/MetadataController.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,116
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/IcebergTableEventHandler.java
package com.netflix.metacat.main.services; import com.netflix.metacat.common.QualifiedName; import com.netflix.metacat.common.dto.TableDto; import com.netflix.metacat.common.server.events.AsyncListener; import com.netflix.metacat.common.server.events.MetacatEventBus; import com.netflix.metacat.common.server.events.Met...
2,117
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/GetTableServiceParameters.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
2,118
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/MetacatServiceHelper.java
/* * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,119
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/MetacatThriftService.java
/* * Copyright 2017 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unl...
2,120
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/MetacatService.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,121
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/CatalogTraversal.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,122
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/MViewService.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,123
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/GetTableNamesServiceParameters.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,124
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/CatalogTraversalServiceHelper.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,125
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/DatabaseService.java
/* * Copyright 2017 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unl...
2,126
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/MetadataService.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,127
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/MViewServiceEventHandler.java
/* * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
2,128
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/CatalogService.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,129
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/GetCatalogServiceParameters.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,130
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/GetDatabaseServiceParameters.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
2,131
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/TableService.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,132
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/OwnerValidationService.java
package com.netflix.metacat.main.services; import com.netflix.metacat.common.QualifiedName; import com.netflix.metacat.common.dto.TableDto; import lombok.NonNull; import javax.annotation.Nullable; import java.util.Collections; import java.util.List; /** * Interface for validating table owner attribute. */ public i...
2,133
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/PartitionService.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,134
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/package-info.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,135
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/CatalogTraversalAction.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,136
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/ConnectorTableServiceProxy.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,137
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/DefaultOwnerValidationService.java
package com.netflix.metacat.main.services.impl; import com.google.common.collect.ImmutableSet; import com.netflix.metacat.common.MetacatRequestContext; import com.netflix.metacat.common.QualifiedName; import com.netflix.metacat.common.dto.TableDto; import com.netflix.metacat.common.server.util.MetacatContextManager; i...
2,138
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/CatalogServiceImpl.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,139
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/PartitionServiceImpl.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,140
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/MViewServiceImpl.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,141
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/DatabaseServiceImpl.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,142
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/TableServiceImpl.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,143
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/impl/package-info.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,144
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/init/MetacatThriftInitService.java
package com.netflix.metacat.main.services.init; import com.google.common.base.Throwables; import com.netflix.metacat.main.services.MetacatThriftService; import lombok.Getter; import lombok.NonNull; import lombok.RequiredArgsConstructor; import lombok.experimental.Accessors; import lombok.extern.slf4j.Slf4j; import ja...
2,145
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/init/MetacatCoreInitService.java
package com.netflix.metacat.main.services.init; import com.netflix.metacat.common.server.util.ThreadServiceManager; import com.netflix.metacat.main.manager.CatalogManager; import com.netflix.metacat.main.manager.ConnectorManager; import com.netflix.metacat.main.manager.PluginManager; import lombok.Getter; import lombo...
2,146
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/init/package-info.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,147
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/health/MetacatHealthIndicator.java
package com.netflix.metacat.main.services.health; import com.netflix.metacat.main.services.init.MetacatCoreInitService; import com.netflix.metacat.main.services.init.MetacatThriftInitService; import lombok.RequiredArgsConstructor; import org.apache.thrift.transport.TSocket; import org.springframework.boot.actuate.heal...
2,148
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/health/package-info.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,149
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/ElasticSearchEventHandlers.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,150
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/ElasticSearchUtil.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,151
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/ElasticSearchUtilImpl.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,152
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/ElasticSearchCatalogTraversalAction.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,153
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/ElasticSearchRefresh.java
/* * Copyright 2016 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or ag...
2,154
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/ElasticSearchDocConstants.java
/* * Copyright 2017 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unl...
2,155
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/package-info.java
/* * Copyright 2017 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unl...
2,156
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/search/ElasticSearchDoc.java
/* * Copyright 2017 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unl...
2,157
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/NotificationService.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,158
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/DefaultNotificationServiceImpl.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,159
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/package-info.java
/* * Copyright 2017 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unl...
2,160
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/sns/SNSNotificationPartitionAddMsg.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
2,161
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/sns/SNSNotificationMetric.java
/* * * Copyright 2017 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,162
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/sns/SNSNotificationServiceImpl.java
/* * * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,163
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/sns/SNSNotificationServiceUtil.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
2,164
0
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications
Create_ds/metacat/metacat-main/src/main/java/com/netflix/metacat/main/services/notifications/sns/package-info.java
/* * Copyright 2017 Netflix, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unl...
2,165
0
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,166
0
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,167
0
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/data/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,168
0
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/data/repositories/CrdbDataMetadataRepositoryTests.java
//CHECKSTYLE:OFF package com.netflix.metacat.metadata.store.data.repositories; import com.netflix.metacat.metadata.store.configs.UserMetadataStoreConfig; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.boot.test.autoconfigure.orm.jpa.AutoConfigureDataJpa; import org.springframework.boot.t...
2,169
0
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/data/repositories/CrdbDefinitionMetadataRepositoryTests.java
//CHECKSTYLE:OFF package com.netflix.metacat.metadata.store.data.repositories; import com.netflix.metacat.metadata.store.configs.UserMetadataStoreConfig; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.boot.test.autoconfigure.orm.jpa.AutoConfigureDataJpa; import org.springframework.boot.t...
2,170
0
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/functionalTest/java/com/netflix/metacat/metadata/store/data/repositories/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,171
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,172
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/util/EntityTestUtil.java
//CHECKSTYLE:OFF package com.netflix.metacat.metadata.util; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.databind.DeserializationFeature; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.node.ObjectNode; import com.netflix.metacat.common.Qua...
2,173
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/util/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,174
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,175
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/data/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,176
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/data/repositories/DataMetadataRepositoryTests.java
//CHECKSTYLE:OFF package com.netflix.metacat.metadata.store.data.repositories; import com.netflix.metacat.metadata.store.configs.UserMetadataStoreConfig; import com.netflix.metacat.metadata.store.data.entities.DataMetadataEntity; import com.netflix.metacat.metadata.util.EntityTestUtil; import lombok.extern.slf4j.Slf4j...
2,177
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/data/repositories/DefinitionMetadataRepositoryTests.java
//CHECKSTYLE:OFF package com.netflix.metacat.metadata.store.data.repositories; import com.netflix.metacat.common.QualifiedName; import com.netflix.metacat.metadata.store.configs.UserMetadataStoreConfig; import com.netflix.metacat.metadata.store.data.entities.DefinitionMetadataEntity; import com.netflix.metacat.metadat...
2,178
0
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/test/java/com/netflix/metacat/metadata/store/data/repositories/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,179
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/UserMetadataServiceImpl.java
package com.netflix.metacat.metadata; import com.netflix.metacat.common.json.MetacatJson; import com.netflix.metacat.common.server.properties.Config; import com.netflix.metacat.common.server.usermetadata.BaseUserMetadataService; import com.netflix.metacat.common.server.usermetadata.MetadataInterceptor; import com.netf...
2,180
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,181
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/UserMetadataStoreService.java
package com.netflix.metacat.metadata.store; import com.netflix.metacat.metadata.store.data.repositories.DataMetadataRepository; import com.netflix.metacat.metadata.store.data.repositories.DefinitionMetadataRepository; import lombok.NonNull; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.ann...
2,182
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,183
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/configs/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,184
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/configs/UserMetadataStoreConfig.java
package com.netflix.metacat.metadata.store.configs; import com.netflix.metacat.common.json.MetacatJson; import com.netflix.metacat.common.json.MetacatJsonLocator; import com.netflix.metacat.metadata.store.UserMetadataStoreService; import com.netflix.metacat.metadata.store.data.repositories.DataMetadataRepository; impo...
2,185
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/converters/QualifiedNameConverter.java
package com.netflix.metacat.metadata.store.data.converters; import com.netflix.metacat.common.QualifiedName; import lombok.extern.slf4j.Slf4j; import javax.persistence.AttributeConverter; import javax.persistence.Converter; /** * The attribute converter for the QualifiedName type. * * @author rveeramacheneni */ ...
2,186
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/converters/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,187
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/converters/ObjectNodeConverter.java
package com.netflix.metacat.metadata.store.data.converters; import com.fasterxml.jackson.databind.node.ObjectNode; import com.netflix.metacat.common.json.MetacatJson; import lombok.NonNull; import lombok.extern.slf4j.Slf4j; import javax.persistence.AttributeConverter; import javax.persistence.Converter; /** * Attri...
2,188
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/repositories/DefinitionMetadataRepository.java
package com.netflix.metacat.metadata.store.data.repositories; import com.netflix.metacat.common.QualifiedName; import com.netflix.metacat.metadata.store.data.entities.DefinitionMetadataEntity; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.u...
2,189
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/repositories/DataMetadataRepository.java
package com.netflix.metacat.metadata.store.data.repositories; import com.netflix.metacat.metadata.store.data.entities.DataMetadataEntity; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.util.Optional; /** * The data metadata entity reposito...
2,190
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/repositories/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,191
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/entities/BaseUserMetadataEntity.java
package com.netflix.metacat.metadata.store.data.entities; import com.fasterxml.jackson.databind.node.ObjectNode; import com.netflix.metacat.metadata.store.data.converters.ObjectNodeConverter; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import lombok.To...
2,192
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/entities/BaseEntity.java
package com.netflix.metacat.metadata.store.data.entities; import lombok.AccessLevel; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.EqualsAndHashCode; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import lombok.ToString; import lombok.experimental.SuperBuilder; im...
2,193
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/entities/AuditEntity.java
package com.netflix.metacat.metadata.store.data.entities; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import lombok.ToString; import org.springframework.data.annotation.CreatedBy; import org.springframework.data.annotation.Create...
2,194
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/entities/DefinitionMetadataEntity.java
package com.netflix.metacat.metadata.store.data.entities; import com.netflix.metacat.common.QualifiedName; import com.netflix.metacat.metadata.store.data.converters.QualifiedNameConverter; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import lombok.ToStr...
2,195
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/entities/DataMetadataEntity.java
package com.netflix.metacat.metadata.store.data.entities; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import lombok.ToString; import lombok.experimental.SuperBuilder; import javax.persistence.Basic; import javax.persistence.Column; import javax.persis...
2,196
0
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data
Create_ds/metacat/metacat-metadata/src/main/java/com/netflix/metacat/metadata/store/data/entities/package-info.java
/* * * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
2,197
0
Create_ds/crunch/crunch-spark/src/test/java/org/apache/crunch/impl
Create_ds/crunch/crunch-spark/src/test/java/org/apache/crunch/impl/spark/AvroByteArrayTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,198
0
Create_ds/crunch/crunch-spark/src/it/java/org/apache
Create_ds/crunch/crunch-spark/src/it/java/org/apache/crunch/SparkAvroParquetPipelineIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,199