hogql-parser 1.2.0__cp311-cp311-macosx_13_0_x86_64.whl → 1.2.9__cp311-cp311-macosx_13_0_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of hogql-parser might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: hogql_parser
3
- Version: 1.2.0
3
+ Version: 1.2.9
4
4
  Summary: HogQL parser for internal PostHog use
5
5
  Home-page: https://github.com/PostHog/posthog/tree/master/common/hogql_parser
6
6
  Author: PostHog Inc.
@@ -17,6 +17,16 @@ Classifier: Programming Language :: Python :: 3.11
17
17
  Classifier: Programming Language :: Python :: 3.12
18
18
  Requires-Python: >=3.10
19
19
  Description-Content-Type: text/markdown
20
+ Dynamic: author
21
+ Dynamic: author-email
22
+ Dynamic: classifier
23
+ Dynamic: description
24
+ Dynamic: description-content-type
25
+ Dynamic: home-page
26
+ Dynamic: maintainer
27
+ Dynamic: maintainer-email
28
+ Dynamic: requires-python
29
+ Dynamic: summary
20
30
 
21
31
  # HogQL Parser
22
32
 
@@ -0,0 +1,7 @@
1
+ hogql_parser.cpython-311-darwin.so,sha256=h4xXnKWCBnuVZ3suyNysIQVR3kWwTblwwAyioOHQ0UM,1166528
2
+ hogql_parser.dylibs/libantlr4-runtime.4.13.2.dylib,sha256=_DIoNsbmJcO9koyiStag8JI_MW7ONDDiL3VcE1D1oW0,870544
3
+ hogql_parser-1.2.9.dist-info/RECORD,,
4
+ hogql_parser-1.2.9.dist-info/WHEEL,sha256=RyxoEM-DdYra2rgZTpxdiJkmjbwgUQ_Obk5UCeDLiEQ,137
5
+ hogql_parser-1.2.9.dist-info/top_level.txt,sha256=_zQ0sWliIKqAQne95N3DqKdj6b7Vo6qG9iVgNgV7t8s,32
6
+ hogql_parser-1.2.9.dist-info/METADATA,sha256=0jU-NJ5fSpZF_4Gn26Z9hLoqqsKyBa32J-MyfwvlzAs,1183
7
+ hogql_parser-stubs/__init__.pyi,sha256=SBt-9lpd3hqSAD3RFjMqNc2P41IGke3hOfZhrNh4_jg,1436
@@ -1,5 +1,6 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-macosx_13_0_x86_64
5
+ Generator: delocate 0.13.0
5
6
 
@@ -1,4 +1,4 @@
1
- from posthog.hogql.ast import SelectQuery, SelectSetQuery, Program
1
+ from posthog.hogql.ast import Program, SelectQuery, SelectSetQuery
2
2
  from posthog.hogql.base import AST
3
3
 
4
4
  def parse_expr(expr: str, /, *, is_internal: bool = False) -> AST:
Binary file
@@ -1,7 +0,0 @@
1
- hogql_parser.cpython-311-darwin.so,sha256=GzAVy6orWzOtH0CQBaZfZ9E4rCCcudIvsuNwRkPhdOQ,1166528
2
- hogql_parser.dylibs/libantlr4-runtime.4.13.2.dylib,sha256=_DIoNsbmJcO9koyiStag8JI_MW7ONDDiL3VcE1D1oW0,870544
3
- hogql_parser-stubs/__init__.pyi,sha256=AMBPM-mLTCTHBML9DOlBBgjRUBfd44ckp1jn0NcKTOk,1436
4
- hogql_parser-1.2.0.dist-info/RECORD,,
5
- hogql_parser-1.2.0.dist-info/WHEEL,sha256=_dGy9EKu13jbT4E4ph0EWQuZFac2dCXB7_Dw2ZQDLNI,111
6
- hogql_parser-1.2.0.dist-info/top_level.txt,sha256=_zQ0sWliIKqAQne95N3DqKdj6b7Vo6qG9iVgNgV7t8s,32
7
- hogql_parser-1.2.0.dist-info/METADATA,sha256=Nuwhjr7dshEQJ0hrtZ0C1qdu2HkR26qCVDm5ZgSbRWM,963