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

Update age_load to make property value conversion optional (#1525) #2061

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

rafsun42
Copy link
Member

This is an addition to a previous patch that introduced loading property values from CSV files as agtype. This behavior is made optional in this patch with a boolean function parameter load_as_agtype. When this parameter is false, values are loaded as string.

This is an addition to a previous patch that introduced loading
property values from CSV files as agtype. This behavior is
made optional in this patch with a boolean function parameter
`load_as_agtype`. When this parameter is false, values are
loaded as string.
@github-actions github-actions bot added PG16 override-stale To keep issues/PRs untouched from stale action labels Aug 19, 2024
@MuhammadTahaNaveed MuhammadTahaNaveed merged commit 136471d into apache:PG16 Aug 20, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
override-stale To keep issues/PRs untouched from stale action PG16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants