Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#26: Added user guide #67

Merged
merged 31 commits into from
Oct 15, 2024
Merged

#26: Added user guide #67

merged 31 commits into from
Oct 15, 2024

Conversation

umitbuyuksahin
Copy link
Contributor

Fixes #26

@umitbuyuksahin umitbuyuksahin added documentation User guides, tutorials, specifications source:exasol labels Sep 30, 2022
Also renamed commands install_lua to install_dev.
* The _Continue_ object contains the query list that will be executed before the next iteration and whose results are used as input for the next iteration.
* `handle_query_result()`: This method is called at the following iterations to handle the result of the queries of the previous iteration.

Here is an example class definition using an adhoc implementation within the UDF. The example uses the module `builtins` and dynamically adds ExampleQueryHandler and ExampleQueryHandlerFactory to it.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add section Example

@ckunki ckunki merged commit 0f429ee into main Oct 15, 2024
23 checks passed
@ckunki ckunki deleted the doc/#26-add-user-guide branch October 15, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation User guides, tutorials, specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add user guide
3 participants