소스 검색

bucket test

wecisecode 1 주 전
부모
커밋
246f6cd69f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      odbctest/mql/basic/49mix/0151bucket.mql

+ 0 - 2
odbctest/mql/basic/49mix/0151bucket.mql

@@ -33,10 +33,8 @@ match("id","mtz:z5","zprom.0.2",96)
 
 
 select id,aprom.time('2025-01-02','2025-01-04').count() from /mix/
-where aprom.time('2025-01-02','2025-01-04').count().assert($1=96)
 /**
 output()
-match("id","mtz:z5","aprom.0.2",96)
 **/
 ;