Closed
Conversation
Client: Python Patch: ciarancourtney <ciaran.courtney@cylon.com> This closes #1142
Client: C (GLib) Patch: Simon South <simonsouth@apache.org> Deserialize empty strings as they are instead of returning NULL. Expand test cases to clarify existing behavior when deserializing empty binary fields.
…ible with Py3 Client: Python Patch: Palmer Cox <palmer@fiscalnote.com> This closes #1144 Zope implements doesn't work with Python 3; @Implementer does. Replace uses of implements with @Implementer since the former does not work with Python 3, while the latter works with both Python 2 and 3.
Clöient: C# Patch: Jens Geyer
Client: Perl + NodeJS Patch: Jens Geyer
…tion Client: js Patch: Bruno Fonseca This closes #1143
Client: Haskell Patch: Jens Geyer This closes #1145
…ftTest.thrift Client: Delphi Patch: Jens Geyer
…ftTest.thrift Client: C# Patch: Allen George <allen.george@gmail.com>
Client: Dart Patch: Mark Erickson <merickson@apache.org> This closes #1150
Client: Go Patch: Chen Zhiming <chenzhiming@domob.cn> This closes #1154
…ftTest.thrift Client: Haxe Patch: Jens Geyer
Client: Lua Patch: Benjamin Gould <bgould@users.noreply.github.com> This closes #1124
Client: C#, NETCore, Haxe, Delphi, Go Patch: Jens Geyer This closes #1155
Fixes recent build failures in the Travis CI environment. This closes #1158
THRIFT-3847: change VERSION to PACKAGE_VERSION to avoid conflicts with third party or OS headers This closes #1128
…ver fails Client: C++ Patch: gzshi <shgzone.hust@gmail.com> This closes #1153
…nup for compiler Compiler Patch: Robert Lu <robberphex@gmail.com> This closes #1161
…tion Client: Java Patch: Dmitry Roenko <savraz@gmail.com> This closes #1116
Client: NetCore Patch: Volodymyr Gotra <vgotra@gmail.com> This closes #1163 Changes: - Added framed transport, updated docs, updated global.json with SDKversion - Added usage to multiplexer to tutorial - Changed sdk to current sdk 1.0.0-preview2-1-003177
… not 200 Client: nodejs Patch: lifei <lifei@bytedance.com> This closes #1086
Client: C++ Patch: Udit Raikwar <udit043@users.noreply.github.com> This closes #1057
Client: Rust Patch: Allen George <allen.george@gmail.com> This closes #1147
Client: Java Patch: Adinata <mail.dieend@gmail.com> This closes #1060
…e thrift-compiler packaging is not ready for it yet This closes #1157
…ependencies for cpan
…DME directing folks to the official web site for more info
…ionError Client: Python This closes #1165
… no server at the other end Client: C# Patch: Jens Geyer This closes #1258
Client: rs * Create a TIoChannel construct * Separate TTransport into TReadTransport and TWriteTransport * Restructure types to avoid shared ownership * Remove user-visible boxing and ref-counting * Replace TSimpleServer with a thread-pool based TServer This closes #1255
…voiding outage in monitoring Client: fb303 This closes #1257
… in boost path This closes #1259
…nested transport Client: C# Patch: Jens Geyer
Client: C# Patch: Jens Geyer This closes #1262
…vers Client: Java Patch: Roshan George <rgeorge@liveramp.com> This closes #1264
Client: rs Patch: Allen George <allen.george@gmail.com> This closes #1260
Client: rs Patch: Allen George <allen.george@gmail.com> This closes #1267
Client: Ruby Patch: Sho Nakatani <lay.sakura@gmail.com> This closes #1252
Client: Go Patch: D. Can Celasun <can@dcc.im> This closes #1266
Client: C# Patch: Jens Geyer This closes #1268
Client: Go Patch: libinbin <libinbin@17paipai.cn> This closes #1271
Client: Documentaion Patch: Klaus Trainer This closes #1270
Client: C# Patch: Jens Geyer
…Client: C# Patch: Jens Geyer
Client: C# Patch: Jens Geyer This closes #1277
Client: C# Patch: Jens Geyer This closes #1282
Client: C# Patch: Jens Geyer
Client: Go Patch: D. Can Celasun <can@dcc.im> This closes #1281
Client: Go Patch: D. Can Celasun <can@dcc.im> This closes #1285
Client: PHP Patch: Klaus Trainer This closes #1283
Client: Go Patch: Zachary Wasserman <zachwass2000@gmail.com> This closes #1284
…ull strings Client: C# Patch: Jens Geyer This closes #1291
… security protocol type" Client: C# Patch: Eric Conner <eric@pinterest.com> This closes #1296
Member
|
Something is wrong here. Could you please review your pull request? |
Author
|
I was wrong, I compiled the master, but I used 0.10.0, I'm sorry. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
RT:
thrift command: 0.10.0
thrift java lib: 0.10.0
Method does not override method from its superclass
org.apache.thrift.ProcessFunction is no handleRuntimeExceptions method