List of all items
Structs
- engine::CompileContext
- engine::EvalContext
- error::BuildDfLogicalPlanSnafu
- error::CastTypeSnafu
- error::CollectRecordsSnafu
- error::CompilePythonSnafu
- error::ExecuteInternalStatementSnafu
- error::ExecutePythonSnafu
- error::FindColumnInScriptsTableSnafu
- error::InsertScriptSnafu
- error::ScriptNotFoundSnafu
- error::ScriptsTableNotFoundSnafu
- manager::ScriptManager
- python::PyEngine
- python::PyScript
- python::engine::CoprStream
- python::engine::PyEngine
- python::engine::PyScript
- python::engine::PyUDF
- python::error::ArrowSnafu
- python::error::CoprParseSnafu
- python::error::DataFusionSnafu
- python::error::DatabaseQuerySnafu
- python::error::NewRecordBatchSnafu
- python::error::OtherSnafu
- python::error::PyCompileSnafu
- python::error::PyParseSnafu
- python::error::PyRuntimeSnafu
- python::error::RecordBatchSnafu
- python::error::TokioJoinSnafu
- python::error::TypeCastSnafu
- python::error::UnsupportedSqlSnafu
- python::ffi_types::copr::AnnotationInfo
- python::ffi_types::copr::Coprocessor
- python::ffi_types::copr::PyQueryEngine
- python::ffi_types::copr::QueryEngineWeakRef
- python::ffi_types::copr::parse::DecoratorArgs
- python::ffi_types::py_recordbatch::PyRecordBatch
- python::ffi_types::vector::PyVector
- python::metric::METRIC_RSPY_EXEC_ELAPSED
- python::metric::METRIC_RSPY_EXEC_TOTAL_ELAPSED
- python::metric::METRIC_RSPY_INIT_ELAPSED
- python::rspython::builtins::greptime_builtin::PyDataFrame
- python::rspython::dataframe_impl::data_frame::PyExpr
- table::ScriptsTable
Enums
Traits
Macros
- fail_parse_error
- python::error::ensure
- python::rspython::builtins::bind_aggr_fn
- python::rspython::builtins::bind_call_unary_math_function
Functions
- python::error::get_error_reason_loc
- python::error::pretty_print_error_in_src
- python::error::ret_other_error_with
- python::error::visualize_loc
- python::ffi_types::copr::check_args_anno_real_type
- python::ffi_types::copr::compile::compile_script
- python::ffi_types::copr::compile::create_located
- python::ffi_types::copr::compile::gen_call
- python::ffi_types::copr::exec_parsed
- python::ffi_types::copr::parse::check_annotation_ret_slice
- python::ffi_types::copr::parse::check_bin_op
- python::ffi_types::copr::parse::get_arg_annotations
- python::ffi_types::copr::parse::get_return_annotations
- python::ffi_types::copr::parse::parse_and_compile_copr
- python::ffi_types::copr::parse::parse_annotation
- python::ffi_types::copr::parse::parse_bin_op
- python::ffi_types::copr::parse::parse_decorator
- python::ffi_types::copr::parse::parse_keywords
- python::ffi_types::copr::parse::parse_native_type
- python::ffi_types::copr::parse::py_str_to_string
- python::ffi_types::copr::parse::pylist_to_vec
- python::ffi_types::copr::parse::ret_parse_error
- python::ffi_types::copr::parse::try_into_datatype
- python::ffi_types::copr::select_from_rb
- python::ffi_types::utils::all_to_f64
- python::ffi_types::utils::collect_diff_types_string
- python::ffi_types::utils::new_item_field
- python::ffi_types::vector::arrow_rfloordiv
- python::ffi_types::vector::arrow_rsub
- python::ffi_types::vector::arrow_rtruediv
- python::ffi_types::vector::cast
- python::ffi_types::vector::get_arrow_op
- python::ffi_types::vector::get_arrow_scalar_op
- python::ffi_types::vector::is_float
- python::ffi_types::vector::is_signed
- python::ffi_types::vector::is_unsigned
- python::ffi_types::vector::rspy_is_pyobj_scalar
- python::ffi_types::vector::to_type_error
- python::ffi_types::vector::val_to_pyobj
- python::ffi_types::vector::wrap_result
- python::rspython::builtins::all_to_f64
- python::rspython::builtins::collect_diff_types_string
- python::rspython::builtins::eval_aggr_fn
- python::rspython::builtins::from_df_err
- python::rspython::builtins::greptime_builtin::abs
- python::rspython::builtins::greptime_builtin::acos
- python::rspython::builtins::greptime_builtin::approx_distinct
- python::rspython::builtins::greptime_builtin::approx_percentile_cont
- python::rspython::builtins::greptime_builtin::argmax
- python::rspython::builtins::greptime_builtin::argmin
- python::rspython::builtins::greptime_builtin::array_agg
- python::rspython::builtins::greptime_builtin::asin
- python::rspython::builtins::greptime_builtin::atan
- python::rspython::builtins::greptime_builtin::avg
- python::rspython::builtins::greptime_builtin::ceil
- python::rspython::builtins::greptime_builtin::clip
- python::rspython::builtins::greptime_builtin::col
- python::rspython::builtins::greptime_builtin::correlation
- python::rspython::builtins::greptime_builtin::cos
- python::rspython::builtins::greptime_builtin::count
- python::rspython::builtins::greptime_builtin::dataframe
- python::rspython::builtins::greptime_builtin::datetime
- python::rspython::builtins::greptime_builtin::diff
- python::rspython::builtins::greptime_builtin::eval_aggr_func
- python::rspython::builtins::greptime_builtin::eval_func
- python::rspython::builtins::greptime_builtin::exp
- python::rspython::builtins::greptime_builtin::extend_module
- python::rspython::builtins::greptime_builtin::first
- python::rspython::builtins::greptime_builtin::floor
- python::rspython::builtins::greptime_builtin::gen_inteveral
- python::rspython::builtins::greptime_builtin::gen_none_array
- python::rspython::builtins::greptime_builtin::interval
- python::rspython::builtins::greptime_builtin::last
- python::rspython::builtins::greptime_builtin::lit
- python::rspython::builtins::greptime_builtin::ln
- python::rspython::builtins::greptime_builtin::log10
- python::rspython::builtins::greptime_builtin::log2
- python::rspython::builtins::greptime_builtin::make_module
- python::rspython::builtins::greptime_builtin::max
- python::rspython::builtins::greptime_builtin::mean
- python::rspython::builtins::greptime_builtin::min
- python::rspython::builtins::greptime_builtin::next
- python::rspython::builtins::greptime_builtin::percentile
- python::rspython::builtins::greptime_builtin::polyval
- python::rspython::builtins::greptime_builtin::pow
- python::rspython::builtins::greptime_builtin::pow_gp
- python::rspython::builtins::greptime_builtin::prev
- python::rspython::builtins::greptime_builtin::query
- python::rspython::builtins::greptime_builtin::random
- python::rspython::builtins::greptime_builtin::round
- python::rspython::builtins::greptime_builtin::scipy_stats_norm_cdf
- python::rspython::builtins::greptime_builtin::scipy_stats_norm_pdf
- python::rspython::builtins::greptime_builtin::signum
- python::rspython::builtins::greptime_builtin::sin
- python::rspython::builtins::greptime_builtin::sqrt
- python::rspython::builtins::greptime_builtin::stddev
- python::rspython::builtins::greptime_builtin::stddev_pop
- python::rspython::builtins::greptime_builtin::sum
- python::rspython::builtins::greptime_builtin::tan
- python::rspython::builtins::greptime_builtin::variance
- python::rspython::builtins::greptime_builtin::variance_pop
- python::rspython::builtins::greptime_builtin::vector
- python::rspython::builtins::init_greptime_builtins
- python::rspython::builtins::scalar_val_try_into_py_obj
- python::rspython::builtins::try_into_columnar_value
- python::rspython::builtins::try_into_py_obj
- python::rspython::builtins::type_cast_error
- python::rspython::copr_impl::exec_with_cached_vm
- python::rspython::copr_impl::init_interpreter
- python::rspython::copr_impl::rspy_exec_parsed
- python::rspython::copr_impl::set_items_in_scope
- python::rspython::copr_impl::set_query_engine_in_scope
- python::rspython::copr_impl::try_into_columns
- python::rspython::dataframe_impl::data_frame::extend_module
- python::rspython::dataframe_impl::data_frame::make_module
- python::rspython::dataframe_impl::data_frame::set_dataframe_in_scope
- python::rspython::dataframe_impl::init_data_frame
- python::rspython::utils::format_py_error
- python::rspython::utils::is_instance
- python::rspython::utils::obj_cast_to
- python::rspython::utils::py_obj_to_value
- python::rspython::utils::py_obj_to_vec
- python::rspython::vector_impl::get_concrete_type
- python::rspython::vector_impl::pyobj_try_to_typed_val
- python::rspython::vector_impl::to_type_error
- python::utils::block_on_async
- python::utils::format_py_error
- python::utils::spawn_blocking_script
- table::build_insert_column_schemas
- table::build_scripts_schema
- table::query_ctx
Type Aliases
- error::Result
- python::error::Result
- python::ffi_types::copr::CoprocessorRef
- python::ffi_types::vector::PyVectorRef
- python::rspython::dataframe_impl::data_frame::PyExprRef
- python::rspython::vector_impl::PyVectorRef
- table::ScriptsTableRef
Constants
- python::engine::PY_ENGINE
- python::rspython::builtins::greptime_builtin::DOC
- python::rspython::builtins::greptime_builtin::MODULE_NAME
- python::rspython::copr_impl::INTERPRETER
- python::rspython::dataframe_impl::data_frame::DOC
- python::rspython::dataframe_impl::data_frame::MODULE_NAME
- table::SCRIPTS_TABLE_NAME