-
Notifications
You must be signed in to change notification settings - Fork 132
feat: add support for Proto Columns #2779
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
cbabd6c
feat: Support for Proto Messages & Enums (#2155)
gauravpurohit06 1fb6e94
samples: Adding samples for updating & querying Proto messages & enum…
gauravpurohit06 6c97b99
test: Proto Column Integration tests (#2212)
gauravpurohit06 dd358c2
Merge remote-tracking branch 'upstream/main' into proto-column-enhanc…
gauravpurohit06 53397e6
Configured jitpack.yml to use OpenJDK 11 (#2218)
gauravpurohit06 2f8eb42
feat: add support for Proto Columns DDL (#2277)
harshachinta a70f259
Merge branch 'main' into proto-column-enhancement-alpha
harshachinta 9513753
teat: update pom file to run tests on cloud-devel region temporarily …
harshachinta 6701f52
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] f63da18
fix: revert host changes in pom.xml file
harshachinta 5fbef25
Merge branch 'main' into proto-column-enhancement-alpha
harshachinta 7f5bd98
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 058b75c
feat(spanner): revert autogenerated code
harshachinta e01d0c7
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] fb482c4
Merge branch 'main' into proto-column-enhancement-alpha
harshachinta 45ad85e
feat(spanner): remove samples
harshachinta ab35680
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] d7fbc09
feat(spanner): remove clirr
harshachinta 2de342f
feat(spanner): skip emulator test
harshachinta d18c28e
feat(spanner): clirr
harshachinta 3e46cd9
feat(spanner): fix javadoc
harshachinta ee333a3
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] e105101
feat(spanner): fix javadoc
harshachinta 7dfe81e
feat(spanner): fix javadoc
harshachinta 5491ca3
feat(spanner): fix javadoc
harshachinta 5e972fe
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 74c1e86
Merge branch 'proto-column-enhancement-alpha' of https://github.com/g…
gcf-owl-bot[bot] be99f94
feat(spanner): fix emulator skip
harshachinta b8915b1
build: ignore all changes in v1 package
olavloite 2f75cb0
feat(spanner): add optimizations to deserialize proto messages
harshachinta 63c720d
feat(spanner): remove TODO
harshachinta 42fafc0
feat(spanner): remove TODO
harshachinta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Configured jitpack.yml to use OpenJDK 11 (#2218)
Co-authored-by: Pavol Juhos <[email protected]>
- Loading branch information
commit 53397e665527edb26bee82b6800c1475dfb303fb
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
jdk: | ||
- openjdk11 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.