Hi all,
+1 from PMC. The source release: LICENSE and NOTICE [ok] signatures and hashes [ok] ASF header [ok] compile from source: ./mvnw.sh install [ok] The binary distribution: LICENSE and NOTICE [ok] signatures and hashes [ok] Could run with the following statements [ok] SET STORAGE GROUP TO root.turbine; CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA; insert into root.turbine.d1(timestamp,s0) values(1,1); insert into root.turbine.d1(timestamp,s0) values(2,2); insert into root.turbine.d1(timestamp,s0) values(3,3); select * from root; Thanks, Rong On 12/10/2020 17:04,Tian Jiang<[email protected]> wrote: Greetings, +1 from PMC Checked items: source release: No "incubating" Apache headers Signatures and hashes LICENSE and NOTICE No jar files Compiling with "mvn package" Binary distribution: Version number in CLI Signatures and hashes Run with Windows10, jdk8 Simple CURD operartions Best, Tian Jiang 2020.12.10 On 12/8/2020 14:41,Justin Mclean<[email protected]> wrote: Hi, Please ignore the previous -1 vote. That is a mistake… It’s fine to change you vote (unlikely elections). Vote early and vote often! Thanks, Justin
