this post was submitted on 23 Aug 2023
5 points (85.7% liked)
Data Engineering
182 readers
1 users here now
Discussion on Data Engineering topics. Data pipelines, tools and technologies, databases and DBMS, best practices:
Rules:
- Limited to data engineering, no general CS/programming posts.
- No technical questions. Example: how to fix this bug in my code.
- No marketing
- No resumes, jobs
- No PII
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The answer to your question is extremely use-case specific, and sounds like something to discuss with others at your workplace.
That's fair.
When would that be useful?
Consider we have no space restriction nor need for absurd speeds. All our competitors stpre the data as it was originally inputted (we share data sources, theirs display nice ours displays all lowercase and etc, as mentioned.)
Got it, useful info.
I'm a software engineer, but here's a bunch of stuff to consider, in no particular order.
Maybe the data engineer isn't the one to convince?
If it saves time, how much time? Would tools (I'm using the term tools broadly here) you use work differently? (Such as analytics for IBM Ibm and ibm counting differently).
Is there a solution that's the best of both worlds? If space isn't an issue can the text be preserved somehow linked to each entry? The formatted text is used for elastic search, but the original text is preserved?
Maybe "convincing" isn't the right approach, but learning is?