Get started
Tutorials
Guides
Concepts
Reference
Troubleshooting
Release notes
FAQ
Core operations
connect
Python API
Core operations
connect
execute
memtable
read_csv
read_parquet
deferred_read_csv
deferred_read_parquet
to_csv
to_json
to_parquet
to_pyarrow
to_pyarrow_batches
to_sql
register
get_plans
Types and schemas
Data types
Schemas
Data operations
Column
DateValue
DayOfWeek
FloatingColumn
GroupedTable
IntegerColumn
IntervalValue
NumericColumn
Scalar
StringValue
Table
TimeValue
TimestampValue
Value
window
selectors
UDF system
agg.pandas_df
agg.pyarrow
flight_udxf
make_pandas_expr_udf
make_pandas_udf
pyarrow_udwf
ML operations
deferred_fit_predict
deferred_fit_transform
calc_split_column
make_quickgrove_udf
Caching
ParquetCache
ParquetSnapshotCache
SourceCache
SourceSnapshotCache
Lineage
build_column_trees
build_tree
print_tree
Flight operations
FlightServer
FlightUrl
reference/connect_flight.qmd
make_udxf
Catalog operations
XorqCatalog
Build
Alias
CatalogMetadata
On this page
connect
Core operations
connect
connect
xorq.flight.
connect
(
host
=
None
,
port
=
None
,
username
=
None
,
password
=
None
,
tls_kwargs
=
None
,
)
Python API
execute