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

Documentation: Defining Futures as part of a Schema #183

Open
2 tasks done
itsezc opened this issue Dec 25, 2023 · 0 comments
Open
2 tasks done

Documentation: Defining Futures as part of a Schema #183

itsezc opened this issue Dec 25, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@itsezc
Copy link

itsezc commented Dec 25, 2023

Description

The existing docs cover futures, but not how they can be used as part of DEFINE, i.e.
DEFINE FIELD first_name ON account TYPE string; on a schemaful table, its unclear how one can achieve the same with a future.

Additionally, the info performance penalty for using futures would be great, the dos / donts and caveats, if any and some examples i.e. how to calculate "birth day" from "date of birth".

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@itsezc itsezc added the documentation Improvements or additions to documentation label Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants