This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Commit de0c0d2
feat: add a Arrow compression options (Only LZ4 for now) (#972)
* feat: add a Arrow compression options (Only LZ4 for now). feat: Return schema on first ReadRowsResponse. doc: clarify limit on filter string.
Committer: @emkornfield
PiperOrigin-RevId: 365759522
Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Mar 30 01:19:13 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c539b9b08b3366ee00c0ec1950f4df711552a269
Source-Link: googleapis/googleapis@c539b9b
* chore: clean up clirr-ignored-differences.xml in various proto modules
add permanent blanket exception for protobuf generated OrBuilder interface methods as we don't consider these breaking.
Co-authored-by: stephwang <stephwang@google.com>1 parent 82b556e commit de0c0d2
File tree
20 files changed
+2311
-352
lines changed- google-cloud-bigquerystorage
- grpc-google-cloud-bigquerystorage-v1beta1
- proto-google-cloud-bigquerystorage-v1alpha2
- proto-google-cloud-bigquerystorage-v1beta1
- proto-google-cloud-bigquerystorage-v1beta2
- proto-google-cloud-bigquerystorage-v1
- src/main
- java/com/google/cloud/bigquery/storage/v1
- proto/google/cloud/bigquery/storage/v1
20 files changed
+2311
-352
lines changedLines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
51 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| |||
74 | 83 | | |
75 | 84 | | |
76 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
77 | 94 | | |
78 | 95 | | |
79 | 96 | | |
| |||
0 commit comments