Skip to content

Conversation

@ingarabr
Copy link
Contributor

@ingarabr ingarabr commented Apr 18, 2023

  • Query example
  • View example
  • UDF example
  • use mdoc to ensure running examples

Future importvernets:

  • Consider using public dataset and create an example module showing all the feature with real data. scala-cli?
  • Schema migration and versioning. Roll out infrastructure.

@ingarabr ingarabr force-pushed the docs/readme branch 9 times, most recently from f4459c0 to 2bc7f66 Compare April 19, 2023 11:53
## Calling UDF in queries

Like any other function we can call UDFs by passing in the required arguments. The library will inline the UDF as an
temporary function if it's referenced in a query.
Copy link
Contributor

Choose a reason for hiding this comment

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

move to udf heading. We currently only support temporary functions.

@ingarabr ingarabr marked this pull request as ready for review April 20, 2023 06:29
@ingarabr ingarabr force-pushed the docs/readme branch 2 times, most recently from a71159e to 6c8ec3a Compare April 20, 2023 06:42
Copy link
Contributor

@hamnis hamnis left a comment

Choose a reason for hiding this comment

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

good start

@ingarabr ingarabr merged commit 33881f2 into main Apr 21, 2023
@ingarabr ingarabr deleted the docs/readme branch April 21, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants