featurebase/pql
pokeeffe-molecula 0be0c42b66
non-sql aggregation, top, decimal and sundries (#2328)
* fixed a bunch of issues with non-pql aggregation; moved some decimal related functionality; made top actually top (for the non-pql case); experimental create function

* drive up test coverage
2022-12-03 20:39:57 -06:00
..
ast.go Dataframe (#2241) 2022-11-21 17:38:48 -06:00
ast_test.go Revert "FB-1491: Revert pql.Decimal commit for the 4.8.5 release (#2117)" 2022-06-17 14:58:30 -05:00
decimal.go non-sql aggregation, top, decimal and sundries (#2328) 2022-12-03 20:39:57 -06:00
decimal_internal_test.go make Decimal proto definition backwards compatible 2022-06-17 14:58:30 -05:00
decimal_test.go Revert "FB-1491: Revert pql.Decimal commit for the 4.8.5 release (#2117)" 2022-06-17 14:58:30 -05:00
doc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
parser.go drop ioutil 2022-09-23 16:56:27 -05:00
parser_test.go Dataframe (#2241) 2022-11-21 17:38:48 -06:00
pql.peg Dataframe (#2241) 2022-11-21 17:38:48 -06:00
pql.peg.go Dataframe (#2241) 2022-11-21 17:38:48 -06:00
pqlpeg_test.go drop invalid UTF8 encoding from encoding tests 2022-11-16 15:31:06 -06:00
token.go add copyright notice back in 2021-12-10 11:01:04 -06:00