August 12, 2022 at 12:00 am
Comments posted to this topic are about the item Data Flow Formatters - Flatten, Parse and Stringify in Azure Data Factory
August 12, 2022 at 2:20 am
Really nice article for those that need to use such a thing. With that being said, PLEASE don't take the following rant as any kind of demeaning of your fine article. I'm just ranting about people and their data.
To this day, I don't understand why people believe in the horror of transmitting or receiving data in JSON, XML, EDI, or any of several other formats. It takes extra time to get the into and out of those formats. JSON and XML are both tag bloated. They're all in hierarchical format even when they don't need to be. AND, they're all text based. CSV is a lot better but they way people have used it is also wrong because almost no one follows the real specs AND they also MUST BE text based for human readability because, lordy, if a human can't read it, how can a computer, right? (major face-palm, head-desk 3x). And don't get me started on HTML and PDF.
The only good thing about the way we transmit data today is that it has driven technology to be much faster. That's about it, though.
I now return you to your regularly scheduled programming. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
August 13, 2022 at 1:07 pm
This was removed by the editor as SPAM
August 13, 2022 at 1:08 pm
This was removed by the editor as SPAM
August 15, 2022 at 4:50 pm
Absolutely amazing job here, Arindam, thank you for putting this together and posting it!!
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply