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

Question: Ability to handle Array or other data types? #14

Open
wflanagan opened this issue Oct 24, 2021 · 1 comment
Open

Question: Ability to handle Array or other data types? #14

wflanagan opened this issue Oct 24, 2021 · 1 comment

Comments

@wflanagan
Copy link

I have an existing Postgres-based rails app that has a number of Array data types (in lieu of normalized data). We currently push this data into ElasticSearch to do faceting, but are running into some sync/stability issues in Kubernetes.

I'm investigating whether we can leverage this gem as a potential replacement for the facets we do in ES.

Like many others, we have datasets of substantial size (5+MM rows).

Does this gem work with Array data types instead of normalized data?

@forestofarden
Copy link
Contributor

forestofarden commented Nov 6, 2021 via email

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

2 participants