-
```
goog.proto2.PbLiteSerializer serializes booleans in numeric form (i.e. 1 for
true, 0 for false) [1].
goog.proto2.ObjectSerializer serializes as javascript booleans (i.e. true,
false) [2].
Usin…
-
The feature request in short: to implement a better support for/remove the protobuf restrictions for BigQuery Storage Write API in the C# client.
I've tried to migrate from BigQuery legacy streamin…
-
如题!
-
```
goog.proto2.PbLiteSerializer serializes booleans in numeric form (i.e. 1 for
true, 0 for false) [1].
goog.proto2.ObjectSerializer serializes as javascript booleans (i.e. true,
false) [2].
Usin…
-
Due to backward compatibility issue, I am forced to use proto2. I am not sure if my clients can keep on using proto2 and I can move to proto3. Also it is recommended to keep using proto2 as proto3 doe…
-
# Problem
When using pools, the `ResetVT` method is able to reuse allocated memory of bytes. It looks like this with a minimal example:
```proto
syntax = "proto2";
package TEST;
option go_package = ".…
-
While trying to package Valhalla for Fedora I've started by grabbing the the GitHub release tarball:
https://github.com/valhalla/valhalla/archive/2.6.0.tar.gz
But when trying to build Valhalla from …
-
Now it is impossible to create two identical services with different packages. We need to try to solve this problem.
proto1.proto
```proto
syntax = "proto3";
package com.bavix.helloworld1;
serv…
-
```
goog.proto2.PbLiteSerializer serializes booleans in numeric form (i.e. 1 for
true, 0 for false) [1].
goog.proto2.ObjectSerializer serializes as javascript booleans (i.e. true,
false) [2].
Usin…
-
```
goog.proto2.PbLiteSerializer serializes booleans in numeric form (i.e. 1 for
true, 0 for false) [1].
goog.proto2.ObjectSerializer serializes as javascript booleans (i.e. true,
false) [2].
Usin…