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 6b8e34a commit f9951dd
Show file tree
Hide file tree
Showing 9 changed files with 438 additions and 90 deletions.
77 changes: 66 additions & 11 deletions 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 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 f9951dd

Please sign in to comment.