vogievetsky opened a new pull request #10647: URL: https://github.com/apache/druid/pull/10647
The changes made in the #10592 PR make it so that intervals are no longer required for hashed / single_dim. This PR reflects that change in the data loader flow.  This PR also fixes: - A few untidy issues around properties that were set in modes where they did not make sense (e.g. some partitioning was always being set even on streaming ingestion) - The numeric input not behaving well with a default value This PR has: - [x] been self-reviewed. (Remove this item if the PR doesn't have any relation to concurrency.) - [x] added integration tests. - [x] been tested in a test Druid cluster. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
