Skip to content

Conversation

@TheNeuralBit
Copy link
Member

Follow-up based on comments in #8853

  • Moves Schema proto definition to it's own file
  • Removes ATOMIC_TYPE_MAPPING in SchemaTranslation in favor of inline switch statements

Post-Commit Tests Status (on master branch)

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

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

R: @reuvenlax

@TheNeuralBit TheNeuralBit force-pushed the schema-conversion-cleanup branch from 146fc7b to 5ecd82b Compare June 25, 2019 18:00
@TheNeuralBit
Copy link
Member Author

Run Java PreCommit

@TheNeuralBit TheNeuralBit force-pushed the schema-conversion-cleanup branch 2 times, most recently from bf1cf94 to 7a43a18 Compare June 26, 2019 22:48
@TheNeuralBit TheNeuralBit force-pushed the schema-conversion-cleanup branch from 7a43a18 to d584f40 Compare June 28, 2019 00:13
@TheNeuralBit
Copy link
Member Author

Run Portable_Python PreCommit

@TheNeuralBit
Copy link
Member Author

Run Python_PVR_Flink PreCommit

@TheNeuralBit
Copy link
Member Author

Run Java PreCommit

2 similar comments
@TheNeuralBit
Copy link
Member Author

Run Java PreCommit

@TheNeuralBit
Copy link
Member Author

Run Java PreCommit

@TheNeuralBit
Copy link
Member Author

Run Portable_Python PreCommit

@TheNeuralBit
Copy link
Member Author

Run Go PreCommit

@TheNeuralBit
Copy link
Member Author

Run JavaPortabilityApi PreCommit

@TheNeuralBit
Copy link
Member Author

@reuvenlax do you have time to take a look at this now?

}

enum AtomicType {
UNSPECIFIED = 0;
Copy link
Contributor

Choose a reason for hiding this comment

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

what does UNSPECIFIED mean here?

Copy link
Member Author

Choose a reason for hiding this comment

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

This was added in the previous PR: #8853 (comment)

@reuvenlax
Copy link
Contributor

lgtm

@reuvenlax reuvenlax merged commit 5597086 into apache:master Jul 23, 2019
lostluck pushed a commit to lostluck/beam that referenced this pull request Jul 23, 2019
lostluck pushed a commit to lostluck/beam that referenced this pull request Jul 23, 2019
TheNeuralBit added a commit to TheNeuralBit/beam that referenced this pull request Aug 28, 2019
TheNeuralBit added a commit to TheNeuralBit/beam that referenced this pull request Sep 18, 2019
soyrice pushed a commit to soyrice/beam that referenced this pull request Sep 19, 2019
@TheNeuralBit TheNeuralBit deleted the schema-conversion-cleanup branch October 10, 2019 00:04
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