micromegas 0.9.0__tar.gz → 0.11.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {micromegas-0.9.0 → micromegas-0.11.0}/PKG-INFO +2 -2
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/flightsql/client.py +42 -7
- {micromegas-0.9.0 → micromegas-0.11.0}/pyproject.toml +2 -2
- {micromegas-0.9.0 → micromegas-0.11.0}/README.md +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/__init__.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/flightsql/FlightSql_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/flightsql/__init__.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/flightsql/time.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/perfetto.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/android_energy_consumer_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/android_log_constants_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/builtin_clock_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/gpu_counter_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/perf_events_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/protolog_common_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/sys_stats_counters_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/common/trace_stats_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/android_game_intervention_list_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/android_input_event_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/android_log_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/android_polled_state_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/android_sdk_sysprop_guard_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/android_system_property_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/network_trace_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/packages_list_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/pixel_modem_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/protolog_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/surfaceflinger_layers_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/android/surfaceflinger_transactions_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/chrome/chrome_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/chrome/v8_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/data_source_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/etw/etw_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/ftrace/ftrace_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/gpu/gpu_counter_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/gpu/vulkan_memory_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/inode_file/inode_file_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/interceptor_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/interceptors/console_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/power/android_power_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/process_stats/process_stats_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/profiling/heapprofd_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/profiling/java_hprof_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/profiling/perf_event_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/statsd/atom_ids_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/statsd/statsd_tracing_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/sys_stats/sys_stats_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/system_info/system_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/test_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/trace_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/config/track_event/track_event_config_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/android_game_intervention_list_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/android_log_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/android_system_property_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/camera_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/frame_timeline_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/gpu_mem_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/graphics/rect_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/graphics_frame_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/initial_display_state_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/network_trace_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/packages_list_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/pixel_modem_events_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/protolog_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/shell_transition_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/surfaceflinger_common_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/surfaceflinger_layers_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/surfaceflinger_transactions_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/android/winscope_extensions_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/chrome/chrome_benchmark_metadata_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/chrome/chrome_metadata_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/chrome/chrome_trace_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/chrome/chrome_trigger_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/chrome/v8_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/clock_snapshot_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/etw/etw_event_bundle_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/etw/etw_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/etw/etw_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/extension_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/filesystem/inode_file_map_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/android_fs_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/binder_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/block_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/cgroup_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/clk_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/cma_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/compaction_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/cpuhp_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/cros_ec_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/dcvsh_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/dma_fence_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/dmabuf_heap_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/dpu_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/drm_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ext4_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/f2fs_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/fastrpc_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/fence_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/filemap_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ftrace_event_bundle_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ftrace_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ftrace_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ftrace_stats_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/g2d_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/generic_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/google_icc_trace_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/google_irm_trace_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/gpu_mem_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/gpu_scheduler_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/hyp_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/i2c_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ion_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ipi_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/irq_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/kgsl_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/kmem_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/kvm_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/lowmemorykiller_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/lwis_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/mali_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/mdss_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/mm_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/net_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/oom_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/panel_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/perf_trace_counters_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/power_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/printk_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/raw_syscalls_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/regulator_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/rpm_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/samsung_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/sched_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/scm_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/sde_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/signal_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/skb_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/sock_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/sync_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/synthetic_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/systrace_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/task_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/tcp_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/thermal_exynos_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/thermal_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/trusty_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/ufs_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/v4l2_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/virtio_gpu_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/virtio_video_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/vmscan_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ftrace/workqueue_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/gpu/gpu_counter_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/gpu/gpu_log_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/gpu/gpu_render_stage_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/gpu/vulkan_api_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/gpu/vulkan_memory_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/interned_data/interned_data_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/memory_graph_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/perfetto/perfetto_metatrace_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/perfetto/tracing_service_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/power/android_energy_estimation_breakdown_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/power/android_entity_state_residency_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/power/battery_counters_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/power/power_rails_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/profiling/deobfuscation_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/profiling/heap_graph_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/profiling/profile_common_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/profiling/profile_packet_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/profiling/smaps_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ps/process_stats_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ps/process_tree_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/remote_clock_sync_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/statsd/statsd_atom_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/sys_stats/sys_stats_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/system_info/cpu_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/system_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/test_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/trace_packet_defaults_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/trace_packet_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/trace_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/trace_uuid_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_active_processes_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_application_state_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_compositor_scheduler_state_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_content_settings_event_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_frame_reporter_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_histogram_sample_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_keyed_service_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_latency_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_legacy_ipc_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_message_pump_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_mojo_event_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_process_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_renderer_scheduler_state_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_thread_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_user_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/chrome_window_handle_event_info_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/counter_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/debug_annotation_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/log_message_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/pixel_modem_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/process_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/range_of_interest_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/screenshot_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/source_location_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/task_execution_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/thread_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/track_descriptor_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/track_event/track_event_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/translation/translation_table_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/trigger_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/thirdparty/perfetto/protos/perfetto/trace/ui_state_pb2.py +0 -0
- {micromegas-0.9.0 → micromegas-0.11.0}/micromegas/time.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: micromegas
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.11.0
|
4
4
|
Summary: Python analytics client for https://github.com/madesroches/micromegas/
|
5
5
|
Author: Marc-Antoine Desroches
|
6
6
|
Author-email: madesroches@gmail.com
|
@@ -16,7 +16,7 @@ Requires-Dist: grpcio (>=1.69.0,<2.0.0)
|
|
16
16
|
Requires-Dist: numpy (>=2.2.6,<3.0.0)
|
17
17
|
Requires-Dist: pandas (>=2.2.2,<3.0.0)
|
18
18
|
Requires-Dist: protobuf (>=5.29.1,<6.0.0)
|
19
|
-
Requires-Dist: pyarrow (>=
|
19
|
+
Requires-Dist: pyarrow (>=20.0.0,<21.0.0)
|
20
20
|
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
|
21
21
|
Requires-Dist: tqdm (>=4.66.5,<5.0.0)
|
22
22
|
Description-Content-Type: text/markdown
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import
|
2
|
-
import
|
1
|
+
from . import FlightSql_pb2
|
2
|
+
from . import time
|
3
|
+
from google.protobuf import any_pb2
|
3
4
|
from pyarrow import flight
|
4
5
|
from typing import Any
|
6
|
+
import certifi
|
7
|
+
import pyarrow
|
5
8
|
import sys
|
6
|
-
from google.protobuf import any_pb2
|
7
|
-
from . import FlightSql_pb2
|
8
|
-
from . import time
|
9
9
|
|
10
10
|
|
11
11
|
class MicromegasMiddleware(flight.ClientMiddleware):
|
@@ -30,7 +30,8 @@ class MicromegasMiddlewareFactory(flight.ClientMiddlewareFactory):
|
|
30
30
|
def start_call(self, info):
|
31
31
|
return MicromegasMiddleware(self.headers)
|
32
32
|
|
33
|
-
|
33
|
+
|
34
|
+
def make_call_headers(begin, end):
|
34
35
|
call_headers = []
|
35
36
|
if begin is not None:
|
36
37
|
call_headers.append(
|
@@ -48,6 +49,15 @@ def make_call_headers( begin, end ):
|
|
48
49
|
)
|
49
50
|
return call_headers
|
50
51
|
|
52
|
+
|
53
|
+
def make_prepared_statement_action(sql):
|
54
|
+
request = FlightSql_pb2.ActionCreatePreparedStatementRequest(query=sql)
|
55
|
+
any = any_pb2.Any()
|
56
|
+
any.Pack(request)
|
57
|
+
action_type = "CreatePreparedStatement"
|
58
|
+
return flight.Action(action_type, any.SerializeToString())
|
59
|
+
|
60
|
+
|
51
61
|
def make_query_ticket(sql):
|
52
62
|
ticket_statement_query = FlightSql_pb2.TicketStatementQuery(
|
53
63
|
statement_handle=sql.encode("utf8")
|
@@ -57,16 +67,27 @@ def make_query_ticket(sql):
|
|
57
67
|
ticket = flight.Ticket(any.SerializeToString())
|
58
68
|
return ticket
|
59
69
|
|
70
|
+
|
60
71
|
def make_arrow_flight_descriptor(command: Any) -> flight.FlightDescriptor:
|
61
72
|
any = any_pb2.Any()
|
62
73
|
any.Pack(command)
|
63
74
|
return flight.FlightDescriptor.for_command(any.SerializeToString())
|
64
75
|
|
76
|
+
|
65
77
|
def make_ingest_flight_desc(table_name):
|
66
|
-
ingest_statement = FlightSql_pb2.CommandStatementIngest(
|
78
|
+
ingest_statement = FlightSql_pb2.CommandStatementIngest(
|
79
|
+
table=table_name, temporary=False
|
80
|
+
)
|
67
81
|
desc = make_arrow_flight_descriptor(ingest_statement)
|
68
82
|
return desc
|
69
83
|
|
84
|
+
class PreparedStatement:
|
85
|
+
def __init__(self, prepared_statement_result ):
|
86
|
+
self.query = prepared_statement_result.prepared_statement_handle.decode('utf8')
|
87
|
+
reader = pyarrow.ipc.open_stream(prepared_statement_result.dataset_schema)
|
88
|
+
self.dataset_schema = reader.schema
|
89
|
+
reader.close()
|
90
|
+
|
70
91
|
class FlightSQLClient:
|
71
92
|
def __init__(self, uri, headers=None):
|
72
93
|
fh = open(certifi.where(), "r")
|
@@ -97,6 +118,20 @@ class FlightSQLClient:
|
|
97
118
|
for chunk in reader:
|
98
119
|
yield chunk.data
|
99
120
|
|
121
|
+
def prepare_statement(self, sql):
|
122
|
+
action = make_prepared_statement_action(sql)
|
123
|
+
results = self.__flight_client.do_action(action)
|
124
|
+
for result in list(results):
|
125
|
+
any = any_pb2.Any()
|
126
|
+
any.ParseFromString(result.body.to_pybytes())
|
127
|
+
res = FlightSql_pb2.ActionCreatePreparedStatementResult()
|
128
|
+
any.Unpack(res)
|
129
|
+
return PreparedStatement(res)
|
130
|
+
|
131
|
+
def prepared_statement_stream(self, statement):
|
132
|
+
# because we are not serializing the logical plan in the prepared statement, we can just execute the query normally
|
133
|
+
return self.query_stream( statement.query )
|
134
|
+
|
100
135
|
def bulk_ingest(self, table_name, df):
|
101
136
|
desc = make_ingest_flight_desc(table_name)
|
102
137
|
table = pyarrow.Table.from_pandas(df)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "micromegas"
|
3
|
-
version = "0.
|
3
|
+
version = "0.11.0"
|
4
4
|
description = "Python analytics client for https://github.com/madesroches/micromegas/"
|
5
5
|
authors = ["Marc-Antoine Desroches <madesroches@gmail.com>"]
|
6
6
|
readme = "README.md"
|
@@ -12,7 +12,7 @@ grpcio = "^1.69.0"
|
|
12
12
|
pandas = "^2.2.2"
|
13
13
|
numpy = "^2.2.6"
|
14
14
|
protobuf = "^5.29.1"
|
15
|
-
pyarrow = "^
|
15
|
+
pyarrow = "^20.0.0"
|
16
16
|
python = "^3.10"
|
17
17
|
tabulate = "^0.9.0"
|
18
18
|
tqdm = "^4.66.5"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|