Skip to content

Commit 3fde055

Browse files
pdabre12Pratik Joseph Dabre
authored andcommitted
Fix protocol errors
1 parent 2011c0a commit 3fde055

File tree

3 files changed

+241
-5
lines changed

3 files changed

+241
-5
lines changed

presto-native-execution/presto_cpp/presto_protocol/presto_protocol.cpp

Lines changed: 217 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

presto-native-execution/presto_cpp/presto_protocol/presto_protocol.h

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

presto-native-execution/presto_cpp/presto_protocol/special/Language.cpp.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ void from_json(const json& j, Language& p) {
2525
}
2626

2727
} // namespace facebook::presto::protocol
28-

0 commit comments

Comments
 (0)