Steve McCanne's Avatar

Steve McCanne

@mccanne

Coding CEO @ SuperDB. Co-founder of Riverbed and FastForward Networks. Co-inventor of super-structured data, SuperDB, tcpdump, BPF, pcap.

33
Followers
114
Following
2
Posts
15.11.2024
Joined
Posts Following

Latest posts by Steve McCanne @mccanne

Someday SQL will understand this

03.12.2024 16:05 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

In their recent paper on pipe syntax for SQL, Google argues that "|" creates a parsing ambiguity with bitwise OR (without clarifying that it's their presumption of an LALR(1) parser generator) so they standardized on the carpal-tunnel inducing "|>" symbol. PEG parsers don't have this problem ๐Ÿ’ช

30.11.2024 18:25 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0