repo stringlengths 2 99 | file stringlengths 13 225 | code stringlengths 0 18.3M | file_length int64 0 18.3M | avg_line_length float64 0 1.36M | max_line_length int64 0 4.26M | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
flink | flink-master/flink-python/pyflink/datastream/formats/tests/test_json.py | ################################################################################
# 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... | 3,258 | 55.189655 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/formats/tests/test_parquet.py | ################################################################################
# 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... | 18,810 | 43.68171 | 99 | py |
flink | flink-master/flink-python/pyflink/datastream/formats/tests/test_orc.py | ################################################################################
# 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... | 5,925 | 40.440559 | 95 | py |
flink | flink-master/flink-python/pyflink/datastream/formats/tests/test_avro.py | ################################################################################
# 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... | 15,704 | 33.822616 | 95 | py |
flink | flink-master/flink-python/pyflink/datastream/formats/tests/__init__.py | ################################################################################
# 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... | 958 | 52.277778 | 80 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_stream_execution_environment_completeness.py | ################################################################################
# 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... | 3,242 | 48.136364 | 94 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_check_point_config.py | ################################################################################
# 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... | 7,483 | 42.511628 | 99 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_data_stream.py | ################################################################################
# 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... | 79,220 | 44.450947 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_util.py | ################################################################################
# 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... | 2,192 | 39.611111 | 99 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_slot_sharing_group.py | ################################################################################
# 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... | 3,420 | 50.059701 | 88 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_stream_execution_environment.py | ################################################################################
# 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... | 32,884 | 44.800836 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/__init__.py | ################################################################################
# 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... | 958 | 52.277778 | 80 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_state_backend.py | ################################################################################
# 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... | 11,642 | 39.996479 | 97 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_checkpoint_storage.py | ################################################################################
# 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... | 3,437 | 40.421687 | 92 | py |
flink | flink-master/flink-python/pyflink/datastream/tests/test_window.py | ################################################################################
# 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... | 33,470 | 48.513314 | 99 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/base.py | ################################################################################
# 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... | 3,132 | 30.33 | 96 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/file_system.py | ################################################################################
# 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... | 35,405 | 41.200238 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/cassandra.py | ################################################################################
# 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... | 14,269 | 37.567568 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/kafka.py | ################################################################################
# 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... | 51,643 | 43.367698 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/pulsar.py | ################################################################################
# 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... | 34,324 | 40.80877 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/kinesis.py | ################################################################################
# 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... | 25,715 | 45.84153 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/elasticsearch.py | ################################################################################
# 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... | 11,926 | 38.889632 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/number_seq.py | ################################################################################
# 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... | 2,345 | 46.877551 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/jdbc.py | ################################################################################
# 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... | 7,203 | 40.641618 | 99 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/rabbitmq.py | ################################################################################
# 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... | 8,324 | 39.808824 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/hybrid_source.py | ################################################################################
# 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... | 2,846 | 38.541667 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/__init__.py | ################################################################################
# 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... | 3,344 | 41.884615 | 91 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_elasticsearch.py | ################################################################################
# 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... | 6,370 | 46.544776 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_rabbitmq.py | ################################################################################
# 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... | 2,467 | 48.36 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_kafka.py | ################################################################################
# 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... | 31,052 | 46.121396 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_seq_source.py | ################################################################################
# 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... | 1,756 | 46.486486 | 80 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_jdbc.py | ################################################################################
# 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... | 3,474 | 55.048387 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_pulsar.py | ################################################################################
# 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... | 12,226 | 46.026923 | 99 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_file_system.py | ################################################################################
# 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... | 8,262 | 50.006173 | 100 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_cassandra.py | ################################################################################
# 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... | 2,382 | 46.66 | 98 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/__init__.py | ################################################################################
# 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... | 958 | 52.277778 | 80 | py |
flink | flink-master/flink-python/pyflink/datastream/connectors/tests/test_kinesis.py | ################################################################################
# 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... | 5,141 | 46.174312 | 99 | py |
flink | flink-master/flink-python/pyflink/testing/source_sink_utils.py | ################################################################################
# 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... | 4,814 | 34.145985 | 100 | py |
flink | flink-master/flink-python/pyflink/testing/test_case_utils.py | ################################################################################
# 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... | 13,751 | 33.639798 | 100 | py |
flink | flink-master/flink-python/pyflink/testing/__init__.py | ################################################################################
# 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... | 959 | 52.333333 | 81 | py |
flink | flink-master/flink-python/pyflink/common/job_id.py | ################################################################################
# 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... | 1,538 | 39.5 | 96 | py |
flink | flink-master/flink-python/pyflink/common/job_status.py | ################################################################################
# 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... | 3,894 | 30.92623 | 95 | py |
flink | flink-master/flink-python/pyflink/common/execution_mode.py | ################################################################################
# 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... | 3,280 | 38.53012 | 84 | py |
flink | flink-master/flink-python/pyflink/common/config_options.py | ################################################################################
# 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... | 5,257 | 41.064 | 98 | py |
flink | flink-master/flink-python/pyflink/common/constants.py | ################################################################################
# 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... | 1,234 | 37.59375 | 80 | py |
flink | flink-master/flink-python/pyflink/common/completable_future.py | ################################################################################
# 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... | 3,240 | 32.760417 | 98 | py |
flink | flink-master/flink-python/pyflink/common/utils.py | ################################################################################
# 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... | 1,123 | 42.230769 | 80 | py |
flink | flink-master/flink-python/pyflink/common/serializer.py | ################################################################################
# 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... | 2,855 | 29.709677 | 95 | py |
flink | flink-master/flink-python/pyflink/common/configuration.py | ################################################################################
# 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... | 9,560 | 39.685106 | 95 | py |
flink | flink-master/flink-python/pyflink/common/types.py | ################################################################################
# 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... | 9,444 | 32.257042 | 97 | py |
flink | flink-master/flink-python/pyflink/common/input_dependency_constraint.py | ################################################################################
# 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... | 1,867 | 35.627451 | 92 | py |
flink | flink-master/flink-python/pyflink/common/time.py | ################################################################################
# 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... | 3,915 | 30.328 | 89 | py |
flink | flink-master/flink-python/pyflink/common/watermark_strategy.py | ################################################################################
# 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... | 8,606 | 44.539683 | 100 | py |
flink | flink-master/flink-python/pyflink/common/execution_config.py | ################################################################################
# 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... | 30,297 | 40.39071 | 99 | py |
flink | flink-master/flink-python/pyflink/common/__init__.py | ################################################################################
# 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... | 5,570 | 42.866142 | 100 | py |
flink | flink-master/flink-python/pyflink/common/typeinfo.py | ################################################################################
# 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... | 43,933 | 37.983141 | 100 | py |
flink | flink-master/flink-python/pyflink/common/job_client.py | ################################################################################
# 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... | 4,961 | 39.672131 | 100 | py |
flink | flink-master/flink-python/pyflink/common/job_execution_result.py | ################################################################################
# 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... | 3,400 | 35.569892 | 96 | py |
flink | flink-master/flink-python/pyflink/common/io.py | ################################################################################
# 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... | 1,305 | 38.575758 | 98 | py |
flink | flink-master/flink-python/pyflink/common/restart_strategy.py | ################################################################################
# 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... | 12,193 | 49.38843 | 100 | py |
flink | flink-master/flink-python/pyflink/common/serialization.py | ################################################################################
# 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... | 4,417 | 38.097345 | 100 | py |
flink | flink-master/flink-python/pyflink/common/tests/test_execution_config.py | ################################################################################
# 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... | 11,105 | 37.429066 | 100 | py |
flink | flink-master/flink-python/pyflink/common/tests/test_watermark_strategy.py | ################################################################################
# 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... | 3,845 | 47.075 | 99 | py |
flink | flink-master/flink-python/pyflink/common/tests/test_typeinfo.py | ################################################################################
# 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... | 7,263 | 48.753425 | 100 | py |
flink | flink-master/flink-python/pyflink/common/tests/__init__.py | ################################################################################
# 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... | 958 | 52.277778 | 80 | py |
flink | flink-master/flink-python/pyflink/common/tests/test_serialization_schemas.py | ################################################################################
# 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... | 1,598 | 48.96875 | 97 | py |
flink | flink-master/flink-python/pyflink/common/tests/test_configuration.py | ################################################################################
# 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... | 5,183 | 30.228916 | 89 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/event_time_timer.py | ################################################################################
# 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... | 3,576 | 36.260417 | 83 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/basic_operations.py | ################################################################################
# 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... | 3,014 | 38.155844 | 99 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/state_access.py | ################################################################################
# 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... | 2,819 | 34.25 | 80 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/process_json_data.py | ################################################################################
# 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... | 2,227 | 37.413793 | 100 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/word_count.py | ################################################################################
# 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... | 5,963 | 43.177778 | 91 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/streaming_word_count.py | ################################################################################
# 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... | 3,849 | 37.118812 | 97 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/windowing/tumbling_count_window.py | ################################################################################
# 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... | 3,052 | 35.783133 | 97 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/windowing/sliding_time_window.py | ################################################################################
# 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... | 3,773 | 38.726316 | 97 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/windowing/session_with_dynamic_gap_window.py | ################################################################################
# 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... | 3,942 | 38.039604 | 96 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/windowing/session_with_gap_window.py | ################################################################################
# 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... | 3,927 | 37.891089 | 96 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/windowing/tumbling_time_window.py | ################################################################################
# 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... | 3,753 | 38.515789 | 97 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/connectors/pulsar.py | ################################################################################
# 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... | 3,022 | 42.811594 | 90 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/connectors/kafka_avro_format.py | ################################################################################
# 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... | 3,437 | 35.967742 | 100 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/connectors/elasticsearch.py | ################################################################################
# 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... | 5,186 | 35.787234 | 84 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/connectors/kafka_csv_format.py | ################################################################################
# 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... | 2,970 | 38.613333 | 97 | py |
flink | flink-master/flink-python/pyflink/examples/datastream/connectors/kafka_json_format.py | ################################################################################
# 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... | 2,971 | 38.626667 | 100 | py |
flink | flink-master/flink-python/pyflink/examples/table/mixing_use_of_datastream_and_table.py | ################################################################################
# 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... | 3,315 | 39.439024 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/basic_operations.py | ################################################################################
# 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... | 34,632 | 70.11499 | 468 | py |
flink | flink-master/flink-python/pyflink/examples/table/process_json_data_with_udf.py | ################################################################################
# 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... | 2,910 | 39.430556 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/process_json_data.py | ################################################################################
# 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... | 2,685 | 41.634921 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/multi_sink.py | ################################################################################
# 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... | 2,684 | 34.328947 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/word_count.py | ################################################################################
# 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... | 6,791 | 45.204082 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/streaming_word_count.py | ################################################################################
# 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... | 4,311 | 40.066667 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/windowing/over_window.py | ################################################################################
# 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... | 3,663 | 39.711111 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/windowing/tumble_window.py | ################################################################################
# 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... | 3,748 | 41.602273 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/windowing/sliding_window.py | ################################################################################
# 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... | 3,770 | 41.852273 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/windowing/session_window.py | ################################################################################
# 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... | 3,642 | 41.360465 | 139 | py |
flink | flink-master/flink-python/pyflink/examples/table/pandas/conversion_from_dataframe.py | ################################################################################
# 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... | 1,735 | 37.577778 | 84 | py |
flink | flink-master/flink-python/pyflink/examples/table/pandas/pandas_udaf.py | ################################################################################
# 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... | 3,888 | 40.817204 | 139 | py |
flink | flink-master/flink-python/pyflink/table/table_environment.py | ################################################################################
# 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... | 93,413 | 44.746327 | 100 | py |
flink | flink-master/flink-python/pyflink/table/environment_settings.py | ################################################################################
# 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... | 10,112 | 40.109756 | 97 | py |
flink | flink-master/flink-python/pyflink/table/window.py | ################################################################################
# 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... | 16,326 | 34.883516 | 99 | py |
flink | flink-master/flink-python/pyflink/table/serializers.py | ################################################################################
# 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... | 3,095 | 37.7 | 94 | py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.