..
types
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
compilealtertable.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
compilebulkinsert.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
compilecreatetable.go
FB-1739: Add ability to add a description to a table on creation ( #2332 )
2022-12-07 21:05:54 +05:30
compiledroptable.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
compileinsert.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
compileselect.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
compileshow.go
Thread Owner, UpdatedAt, UpdatedBy through SchemaAPI ( #2351 )
2022-12-12 12:36:37 -06:00
executionplanner.go
Move batch.Importer interface to pilosa.Importer ( #2347 )
2022-12-09 14:24:47 -06:00
executionplannersystemtables.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
expression.go
FB-1805: implement REPLACEALL() ( #2349 )
2022-12-12 22:42:53 +05:30
expression_it_test.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
expressionagg.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
expressionanalyzer.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
expressionanalyzercall.go
FB-1805: implement REPLACEALL() ( #2349 )
2022-12-12 22:42:53 +05:30
expressionpql.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
expressiontypes.go
you should be able to cast an id as a string ( #2334 )
2022-12-07 14:27:01 -06:00
inbuiltfunctionsdate.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
inbuiltfunctionsset.go
added /sql endpoint; implemented SHOW TABLES ( #1935 )
2022-08-31 13:01:05 -07:00
inbuiltfunctionsstring.go
FB-1805: implement REPLACEALL() ( #2349 )
2022-12-12 22:42:53 +05:30
inbuiltfunctionstable.go
sql3 changes ( #2211 )
2022-09-06 11:16:11 -05:00
main_test.go
use testhook test cleanup
2022-09-26 12:33:43 -05:00
memoryobj.go
And now....INNER JOIN! ( #2230 )
2022-09-27 09:27:37 -05:00
opaltertable.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
opbulkinsert.go
handle int-->bool map type conversions; handle single value-->(id|string)set map type conversions ( #2342 )
2022-12-08 15:41:11 -06:00
opcreatetable.go
Add Table.Description, Table.CreatedAt, Field.CreatedAt support to SchemaAPI ( #2340 )
2022-12-08 22:50:41 -06:00
opdistinct.go
sql3 changes ( #2211 )
2022-09-06 11:16:11 -05:00
opdroptable.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
opfeaturebasecolumns.go
Add Table.Description, Table.CreatedAt, Field.CreatedAt support to SchemaAPI ( #2340 )
2022-12-08 22:50:41 -06:00
opfeaturebasetables.go
Thread Owner, UpdatedAt, UpdatedBy through SchemaAPI ( #2351 )
2022-12-12 12:36:37 -06:00
opfilter.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
opgroupby.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
opinsert.go
Move batch.Importer interface to pilosa.Importer ( #2347 )
2022-12-09 14:24:47 -06:00
opnestedloops.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
opnulltable.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
oporderby.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
oppqlaggregate.go
Introduce TableKeyer interface; use in Execute() calls as "index" ( #2350 )
2022-12-11 11:45:10 -06:00
oppqlgroupby.go
Introduce TableKeyer interface; use in Execute() calls as "index" ( #2350 )
2022-12-11 11:45:10 -06:00
oppqlmultiaggregate.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
oppqlmultigroupby.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
oppqltablescan.go
Introduce TableKeyer interface; use in Execute() calls as "index" ( #2350 )
2022-12-11 11:45:10 -06:00
opprojection.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
opquery.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
oprelalias.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
opsubquery.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
opsystemtable.go
Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo ( #2336 )
2022-12-08 11:35:17 -06:00
optablevaluedfunction.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
optop.go
implemented extract ddl; tightened up type related stuff ( #2329 )
2022-12-05 16:50:30 -06:00
planoptimizer.go
(fb-1779) make optimizer smarter with top operators and aggregate queries ( #2323 )
2022-12-01 10:33:49 -06:00
planwalker.go
fixed top(x) where top cannot be pushed down into pql query ( #2311 )
2022-11-22 19:21:47 -06:00