Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wikiticker dataset is not populated for druid #31

Open
valtroffuture opened this issue Apr 25, 2019 · 2 comments
Open

wikiticker dataset is not populated for druid #31

valtroffuture opened this issue Apr 25, 2019 · 2 comments

Comments

@valtroffuture
Copy link

Executing steps described at https://github.com/vlsi/calcite-test-dataset#accessing-druid-in-the-vm returns [] from druid, but changing "wikiticker" to "foodmart" in the above steps returns this result from druid:
[ {
"timestamp" : "1997-01-01T00:00:00.000Z",
"result" : {
"maxTime" : "1997-12-30T00:00:00.000Z",
"minTime" : "1997-01-01T00:00:00.000Z"
}
} ]
Which probably means that only the foodmart dataset was populated for druid , while wikiticker wasn't.

@risdenk
Copy link
Collaborator

risdenk commented Apr 26, 2019

Wonder if this was caused by the recent Druid upgrade in PR #30

https://github.com/vlsi/calcite-test-dataset/pull/30/files#diff-4d687b6127479ccd0e9401aec6f5ae59L33

Looks like wikiticker was replaced with wikipedia?

Maybe @nishantmonu51 or @jcamachor knows?

@jcamachor
Copy link
Collaborator

@risdenk, that is my understanding. It seems documentation should have been updated accordingly as part of #30. @nishantmonu51, could you push an addendum?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants