mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
* chore(hogql): Use the C++ parser in 50% of queries * Ensure that C++ parser is used in tests deterministically * Align table args behavior with Python * Bump parser version to 1.0.1 * Use new hogql-parser version * Don't add notices for internal expressions, like in Python * Bump parser version to 1.0.2 * Use new hogql-parser version * Update posthog/hogql/parser.py --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
HogQL Parser
Blazing fast HogQL parsing. This package can only work in the context of the PostHog Django app, as it imports from posthog.hogql.