index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/SerializationProxies.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 applicable law or agreed to ...
6,500
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/Evaluator.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 applicable law or agreed to ...
6,501
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/NamedReference.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 applicable law or agreed to ...
6,502
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/Not.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 applicable law or agreed to ...
6,503
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/InclusiveMetricsEvaluator.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 applicable law or agreed to ...
6,504
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/Expressions.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 applicable law or agreed to ...
6,505
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/InclusiveManifestEvaluator.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 ...
6,506
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/Or.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 applicable law or agreed to ...
6,507
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/expressions/RewriteNot.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 applicable law or agreed to ...
6,508
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/events/Listeners.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 applicable law or agreed to ...
6,509
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/events/ScanEvent.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 applicable law or agreed to ...
6,510
0
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg
Create_ds/iceberg/api/src/main/java/com/netflix/iceberg/events/Listener.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 applicable law or agreed to ...
6,511
0
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg/orc/OrcFileAppender.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,512
0
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg/orc/OrcIterator.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,513
0
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg/orc/ColumnIdMap.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,514
0
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg/orc/TypeConversion.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,515
0
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg
Create_ds/iceberg/orc/src/main/java/com/netflix/iceberg/orc/ORC.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,516
0
Create_ds/iceberg/parquet/src/test/java/com/netflix
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg/TestHelpers.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 applicable law or agreed to ...
6,517
0
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg/avro/TestParquetReadProjection.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 applicable law or agreed to ...
6,518
0
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg/avro/TestReadProjection.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 applicable law or agreed to ...
6,519
0
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg/parquet/TestMetricsRowGroupFilter.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 applicable law or agreed to ...
6,520
0
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg/parquet/TestDictionaryRowGroupFilter.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 applicable law or agreed to ...
6,521
0
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/test/java/com/netflix/iceberg/parquet/TestMetricsRowGroupFilterTypes.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 applicable law or agreed to ...
6,522
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ColumnWriter.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 applicable law or agreed to ...
6,523
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetSchemaUtil.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 applicable law or agreed to ...
6,524
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetValueWriters.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 applicable law or agreed to ...
6,525
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetIterable.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 applicable law or agreed to ...
6,526
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetAvro.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 applicable law or agreed to ...
6,527
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ColumnIterator.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 applicable law or agreed to ...
6,528
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetValueWriter.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 applicable law or agreed to ...
6,529
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetWriteSupport.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 applicable law or agreed to ...
6,530
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetMetrics.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 applicable law or agreed to ...
6,531
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetValueReader.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 applicable law or agreed to ...
6,532
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetReadSupport.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 applicable law or agreed to ...
6,533
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/TypeWithSchemaVisitor.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 applicable law or agreed to ...
6,534
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetTypeVisitor.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 applicable law or agreed to ...
6,535
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/TripleIterator.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 applicable law or agreed to ...
6,536
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetAvroWriter.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 applicable law or agreed to ...
6,537
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetWriter.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 applicable law or agreed to ...
6,538
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/PruneColumns.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 applicable law or agreed to ...
6,539
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetReader.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 applicable law or agreed to ...
6,540
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/TypeToMessageType.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 applicable law or agreed to ...
6,541
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetAvroReader.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 applicable law or agreed to ...
6,542
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/TripleWriter.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 applicable law or agreed to ...
6,543
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetMetricsRowGroupFilter.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 applicable law or agreed to ...
6,544
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetFilters.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 applicable law or agreed to ...
6,545
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/Parquet.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 applicable law or agreed to ...
6,546
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetDictionaryRowGroupFilter.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 applicable law or agreed to ...
6,547
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/MessageTypeToType.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 applicable law or agreed to ...
6,548
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetConversions.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 applicable law or agreed to ...
6,549
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetAvroValueReaders.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 applicable law or agreed to ...
6,550
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetValueReaders.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 applicable law or agreed to ...
6,551
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/PageIterator.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 applicable law or agreed to ...
6,552
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetWriteAdapter.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 applicable law or agreed to ...
6,553
0
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg
Create_ds/iceberg/parquet/src/main/java/com/netflix/iceberg/parquet/ParquetIO.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 applicable law or agreed to ...
6,554
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/DataTestHelpers.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 applicable law or agreed to ...
6,555
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/TestLocalScan.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 applicable law or agreed to ...
6,556
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/TestReadProjection.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 applicable law or agreed to ...
6,557
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/RandomGenericData.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 applicable law or agreed to ...
6,558
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/DataTest.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 applicable law or agreed to ...
6,559
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/avro/TestGenericReadProjection.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 applicable law or agreed to ...
6,560
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/avro/TestSingleMessageEncoding.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 applicable law or agreed to ...
6,561
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/avro/TestGenericData.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 applicable law or agreed to ...
6,562
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/parquet/TestGenericReadProjection.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 applicable law or agreed to ...
6,563
0
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/test/java/com/netflix/iceberg/data/parquet/TestGenericData.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 applicable law or agreed to ...
6,564
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/GenericRecord.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 applicable law or agreed to ...
6,565
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/TableScanIterable.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 applicable law or agreed to ...
6,566
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/Record.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 applicable law or agreed to ...
6,567
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/IcebergGenerics.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 applicable law or agreed to ...
6,568
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/avro/IcebergDecoder.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 applicable law or agreed to ...
6,569
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/avro/DataReader.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 applicable law or agreed to ...
6,570
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/avro/GenericWriters.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 applicable law or agreed to ...
6,571
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/avro/DataWriter.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 applicable law or agreed to ...
6,572
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/avro/GenericReaders.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 applicable law or agreed to ...
6,573
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/avro/IcebergEncoder.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 applicable law or agreed to ...
6,574
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/parquet/GenericParquetWriter.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 applicable law or agreed to ...
6,575
0
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data
Create_ds/iceberg/data/src/main/java/com/netflix/iceberg/data/parquet/GenericParquetReaders.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 applicable law or agreed to ...
6,576
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestIcebergSource.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 applicable law or agreed to ...
6,577
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestSparkReadProjection.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 applicable law or agreed to ...
6,578
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestOrcScan.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,579
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/SimpleRecord.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,580
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestDataFrameWrites.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 applicable law or agreed to ...
6,581
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestFilteredScan.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 applicable law or agreed to ...
6,582
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestParquetWrite.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 applicable law or agreed to ...
6,583
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestOrcWrite.java
/* * Copyright 2018 Hortonworks * * 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 agreed to in...
6,584
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestParquetScan.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 applicable law or agreed to ...
6,585
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestReadProjection.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 applicable law or agreed to ...
6,586
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestTables.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 applicable law or agreed to ...
6,587
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/source/TestAvroScan.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 applicable law or agreed to ...
6,588
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/TestSparkParquetReader.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 applicable law or agreed to ...
6,589
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/CodegenExamples.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 applicable law or agreed to ...
6,590
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/TestParquetAvroReader.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 applicable law or agreed to ...
6,591
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/TestHelpers.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 applicable law or agreed to ...
6,592
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/TestParquetAvroWriter.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 applicable law or agreed to ...
6,593
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/RandomData.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 applicable law or agreed to ...
6,594
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/TestSparkAvroReader.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 applicable law or agreed to ...
6,595
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/AvroDataTest.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 applicable law or agreed to ...
6,596
0
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/test/java/com/netflix/iceberg/spark/data/TestSparkDateTimes.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 applicable law or agreed to ...
6,597
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/SparkSchemaUtil.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 applicable law or agreed to ...
6,598
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/SparkExpressions.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 applicable law or agreed to ...
6,599