-
Hello there.
I was implementing binary serialization but when I was halfway into it I realized the AbstractFile (which inherits both Serializer and Deserializer) and superclasses aren't bound yet, on…
-
In our project we have a set of JSON serialization rules not covered by `arrow_json`.
For example, there are binary columns that already contain a valid JSON that needs to be just embedded "as is…
-
ArgumentException: Requested value '
System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument) (at :0)
Syst…
-
Followed the tutorial on Ubuntu 14.04 x64, build succeeded, but test failed with the following messages:
```bash
...
============ run test.sh in /home/ubuntu/rDSN/builder/bin/dsn.idl.tests/ ======…
hjk41 updated
6 years ago
-
The leading theory is that the move to JSON serialization caused the performance degradation. We first need to revert to the old binary format to prove that theory.
Once proven, compare the followi…
-
Noticed that when the `bundled` libs are being built, the output folders look like this
dealii\build\bundled\boost-1.84.0\libs\iostreams\src\bundled_boost_iostreams_debug.dir\Debug\...
dealii\buil…
kcris updated
3 weeks ago
-
### Issue Type
Bug
### Source
binary
### Secretflow Version
secretflow1.9.0b2
### OS Platform and Distribution
ubantu 18.04
### Python version
3.10.13
### Bazel version
_No response_
### G…
-
While building deal.II via candi on recent arm-based mac (Sonoma 14.5), I ran into the following error while compiling deal.II 9.5.2 (i.e., it made it through installation of the other packages).
`…
-
When re-enabling binary serialization on .NETCore we took a shortcut for types that lived in corlib: we didn't add the TypeForwardedFromAttribute to the assembly. This was because BinaryFormatter, ev…
-
Hi Grapheengine team,
I’m getting Serialization Exception when I call Global.CloudStorage.SaveStorage() methid,
Any Idea how to fix this?
System.Runtime.Serialization.SerializationException
…