Skip to content

Commit

Permalink
Update common_spec_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Luboš Pokorný <[email protected]>
  • Loading branch information
vzayts and zoido authored Jan 3, 2024
1 parent 57aaf3a commit fe28ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common_spec_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ type InputSource struct {
SQLs []string `json:"sqls,omitempty"`
Database *Database `json:"database,omitempty"`

// Druid input source
// Druid input source.
Datasource string `json:"dataSource,omitempty"`
// ISO-8601 interval, which defines the time range to fetch the data over.
Interval string `json:"interval,omitempty"`
Expand Down

0 comments on commit fe28ed6

Please sign in to comment.