Skip to content

Propagate capabilities to next index#2801

Closed
navis wants to merge 1 commit intoapache:masterfrom
navis:propagate-column-capabilities
Closed

Propagate capabilities to next index#2801
navis wants to merge 1 commit intoapache:masterfrom
navis:propagate-column-capabilities

Conversation

@navis
Copy link
Copy Markdown
Contributor

@navis navis commented Apr 7, 2016

column names are propagated but capabilities are not. just a refactoring for consistency.

@xvrl
Copy link
Copy Markdown
Member

xvrl commented Apr 7, 2016

@navis we should add tests for this.

* https://github.com/druid-io/druid/issues/2011
*/
public void loadDimensionIterable(Iterable<String> oldDimensionOrder)
public void loadDimensionIterable(Map<String, ColumnCapabilities> oldDimensionOrder)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nit: rename method to loadDimensions

@nishantmonu51
Copy link
Copy Markdown
Member

looks good to me, please add tests.

@navis
Copy link
Copy Markdown
Contributor Author

navis commented Apr 19, 2016

@xvrl @nishantmonu51 I tried but cannot make some meaningful tests, not yet because all dimensions are still string type. I think we should wait for progress of numeric type dimensions.

@navis
Copy link
Copy Markdown
Contributor Author

navis commented Apr 21, 2016

waiting #2760

@stale
Copy link
Copy Markdown

stale Bot commented Feb 28, 2019

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@druid.apache.org list. Thank you for your contributions.

@stale stale Bot added the stale label Feb 28, 2019
@stale
Copy link
Copy Markdown

stale Bot commented Mar 7, 2019

This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@stale stale Bot closed this Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants