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

bug fix #138

Merged
merged 2 commits into from
Nov 22, 2024
Merged

bug fix #138

merged 2 commits into from
Nov 22, 2024

Conversation

ehwenk
Copy link
Collaborator

@ehwenk ehwenk commented Nov 21, 2024

  • join_location_properties(format = "single_column_json") was not retaining location_name as its own column.

  • Both fixed this and added tests

  • Also, value_type was being lost during separate_trait_values - and probably has been for a long time.

`join_location_properties(format = "single_column_json")` was not retaining `location_name` as its own column.

Both fixed this and added tests

Also, `value_type` was being lost during `separate_trait_values` - and probably has been for a long time.
@ehwenk ehwenk requested a review from dfalster November 21, 2024 06:51
@ehwenk ehwenk merged commit 0dae262 into develop Nov 22, 2024
5 checks passed
@ehwenk ehwenk deleted the bug-fix-to-`join_location_properties` branch November 22, 2024 17:03
ehwenk pushed a commit that referenced this pull request Dec 8, 2024
* bug fix - join_location_properties, separate_trait_values (#138)

  -  join_location_properties(format = "single_column_json") was not retaining location_name as its own column.

      * Both fixed this and added tests

   - Also, value_type was being lost during separate_trait_values - and probably has been for a long time.

* Bump version (3.0.1)

---------
Co-authored-by: Elizabeth Wenk <[email protected]>
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.

2 participants