Feldera Python SDK
Contents:
Introduction
Pandas Compatibility
Examples
API Reference:
python
feldera package
tests package
Subpackages
tests.platform package
tests.runtime package
Submodules
tests.shared_test_pipeline module
tests.test_uda module
Module contents
Feldera Python SDK
python
tests package
tests.runtime package
View page source
tests.runtime package
Submodules
tests.runtime.test_adhoc_queries module
class
tests.runtime.test_adhoc_queries.
TestAdhocQueries
(
methodName
=
'runTest'
)
[source]
Bases:
SharedTestPipeline
property
pipeline
test_pipeline_adhoc_query
(
)
[source]
test_pipeline_adhoc_query_empty
(
)
[source]
tests.runtime.test_udf module
class
tests.runtime.test_udf.
TestUDF
(
methodName
=
'runTest'
)
[source]
Bases:
TestCase
test_local
(
)
[source]
Module contents