Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add a param doc.
  • Loading branch information
ueshin committed Feb 24, 2017
commit c563a9a91e5ce872e10c7bfa528e9ea4688e333b
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ abstract class ExternalCatalog {
* @param db database name
* @param table table name
* @param predicates partition-pruning predicates
* @param defaultTimeZoneId default timezone id to parse partition values of TimestampType
*/
def listPartitionsByFilter(
db: String,
Expand Down