Skip to content

Conversation

@alanmyrvold
Copy link
Member

Please add a meaningful description for your change here


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

@alanmyrvold alanmyrvold closed this Oct 2, 2018
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
Refactor:

- Move 'FieldPath' / related helpers to a new 'field_path' module.

- Rename 'get_field_path' helper -> 'render_field_path'.

- Split 'FieldPath.from_string' factory:

   - Add 'FieldPath.from_api_repr', which parses the path based on the
    API's quoting rules.

  - In 'FieldPath.from_string', try 'from_api_repr', but fall back to a
    more relaxed parsing.

Closes apache#6549.
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.

1 participant