Skip to content

Commit

Permalink
Making Hive jobs single queries (#3)
Browse files Browse the repository at this point in the history
This PR deprecates the QueryCollection field in the QuboleHiveJob custom plugin object. Please see the SDK PR for more information: flyteorg/flytekit#1
  • Loading branch information
wild-endeavor authored Aug 30, 2019
1 parent ff2766e commit 05a9f17
Show file tree
Hide file tree
Showing 9 changed files with 438 additions and 90 deletions.
77 changes: 66 additions & 11 deletions flyteidl/gen/pb-cpp/flyteidl/plugins/qubole.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

78 changes: 69 additions & 9 deletions flyteidl/gen/pb-cpp/flyteidl/plugins/qubole.pb.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 05a9f17

Please sign in to comment.