Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

range agg support int len #2

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

Cauchy-NY
Copy link
Collaborator

No description provided.

@zhuyuqing zhuyuqing merged commit 4c2b2a6 into IGinX-THU:main Feb 13, 2023
zhanglingzhe0820 pushed a commit to zhanglingzhe0820/IGinX that referenced this pull request Mar 6, 2023
SolomonAnn added a commit that referenced this pull request Jun 9, 2023
* add PG

* fix bugs

* fix pg bugs

* fix bugs

* fixx

* fix bug

* fix test

* fix bugs

* fix bug

* fix insert and select

* fix some error

* fix code style and bugs

* fix code style

* code style

* code style

* code style

* code style

* Update config.properties

* fix tags null and empty value

* Fix insert

* fix

* fix

* fix

* Optimize insert

* fix

* fix

* fix

* fix

* Fix delete partially

* fix

* Fix query partially

* fix

* fix query

* fix query

* Update insert and get time series with tagkv

* Update all kinds of operations without expansion

* Remove unused files

* Add actions

* Update linux startup shell

* Update macos startup shell

* Fix actions (#1)

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update linux startup shell

* Update macos startup shell

* Update macos startup shell

* Fix special characters

* Fix rest

* Fix data type

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update macos startup shell

* Update config

* Fix actions (#2)

* Add logs for testing

* Remove logs

* Support expansion (#3)

* Support expansion

* Fix databaseMetadata bug

* Add expansion test (#4)

* Add expansion test

* Fix clear data

* Add pg to pom

* Run another pg

* Restore ByteUtils

* Fix actions

* Fix actions

* relationdb

* update

* update

* t

* fix

* fix format

* fix

* Add passFormat

* Add passFormat

* Create a new branch

* Fix pg DB-CE

* Add order by time to query statement

* Modify port number

* Remove DBConf.txt

* Change conf

* Remove unused lines

* Specify database when generating history data

* Switch databases properly

* Enable dummy tables with time column

* Fix history data generator

* Fix history data generator

* Fix history data generator

* Add PostgreSQLFUNCTEST conf

* Change timeout

* Change timeout

* Change map-reduce to for-loop

* Change timeout

* Change map-reduce to for-loop

* Fix substring bug

* Fix expansion bug

* Refactor storage interface

* Refactor capacity expansion for pg

* Fix script bug

* Rename PostgreSQLHistoryDataGeneratorTest

* Modify port number

* Fix insert bug

* Change key name

* Change key name

* Change key name

* Change key name

* Modify port number

* Change timeseries to columns

* Fix clear data

* Debug

* Debug

* Remove logs

---------

Co-authored-by: SolomonAnn <thss15_anyz@163.com>
zhuyuqing added a commit that referenced this pull request Oct 31, 2023
* new comparison operator

* add test

* fix null comparison

* feat(optimizer): filter_push_down optimizer handle or comparison operator

* feat(influxdb): influxdb handle or comparison operator

* hotfix(PostgreSql): fix pg wildcard filter match wrong bug

修复了PG之前为所有列名加上引号,但没有处理通配符匹配问题导致通配符匹配不到任何列的问题。
加上了对and or比较的适配。

* hotfix(filesystem): fix filesystem filter bug

将fs中默认添加的比较符号由> 改为>=

* hotfix(PostgreSql): fix pg dummy wildcard filter match wrong bug

* feat(mongodb): handle `and or` comparison operators (#2)

* feat(iotdb): iotdb handle or comparison operator

* fix compile

* add more tests

* rename

* unified function op2StrWithoutAndOr

---------

Co-authored-by: Xu Yihao <yihao_xu@126.com>
Co-authored-by: An Qi <aqnin@outlook.com>
Co-authored-by: Yuqing Zhu <yuqing.zhu@139.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants