commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(iotdb) branch model-management updated (3008d202f13 -> f5a382f9732)
yongzao
(iotdb) branch lvc-13 updated (72361c62796 -> 5fcbfc5a134)
justinchen
(iotdb) branch pipe_auth deleted (was b6b53ec818e)
jiangtian
(iotdb) branch master updated: Pipe: Fixed the auth implementation error (#16847)
jiangtian
(iotdb) branch model-management updated (76459b92917 -> 3008d202f13)
yongzao
(iotdb) branch lvc-13 updated (3e83d2caccb -> 72361c62796)
justinchen
(iotdb) branch fixCompactionNPE1201-1.3 updated (aade7e64593 -> 7afa14ef5b5)
shuwenwei
(iotdb) branch fixCompactionNPE1201 updated (6f194c2064a -> 86d4b97e4d2)
shuwenwei
(iotdb) branch lvc-13 updated: Pipe: Fixed the bug that lower version tablet may cause NPE when sent to 2.x version & The temporary exception may be wrongly reported (#16843)
justinchen
(iotdb) branch lvc-13 created (now 6a2178f87d2)
justinchen
(iotdb) branch pipe_auth updated (2b66852a1e7 -> b6b53ec818e)
justinchen
(iotdb) branch lower_version_compatibility deleted (was 7f21e6a97db)
jiangtian
(iotdb) branch master updated: Pipe: Fixed the bug that lower version tablet may cause NPE when sent to 2.x version & The temporary exception may be wrongly reported (#16843)
jiangtian
(iotdb) branch fixGrantOption deleted (was 51b3afc4c10)
jackietien
(iotdb) branch master updated: Fix the check of grant option for tree model (#16845)
jackietien
(iotdb) branch master updated: Fixed the schema cache calculation 2 & The potential NPE caused by concurrent invalidate and update (#16834)
jiangtian
(iotdb) branch cem deleted (was 7cf2f44c307)
jiangtian
(iotdb) branch dev/1.3 updated: [To dev/1.3] Fixed the schema cache calculation 2 & The potential NPE caused by concurrent invalidate and update (#16834) & The schema cache is not cleared for "clear schema cache" (#16833)
jiangtian
(iotdb) branch rm-ul-c deleted (was b1cd653d480)
jiangtian
(iotdb) branch fixGrantOption updated (e3ca8e9d3e1 -> 51b3afc4c10)
shuwenwei
(iotdb) branch master updated: Pipe: Ignore logging when `returnSelf` is called in the event of an exception in `AsyncClient`. (#16827)
jiangtian
(iotdb) branch dev/1.3 updated: Pipe: Ignore logging when `returnSelf` is called in the event of an exception in `AsyncClient`. (#16828)
jiangtian
(iotdb) branch pipe_auth updated (84496007c80 -> 2b66852a1e7)
justinchen
(iotdb) branch fixObjectFunctionsAndAddTests updated (78788bfe0f3 -> 3b17eb655bc)
shuwenwei
(iotdb) branch model-management updated (3335e1ebde1 -> 76459b92917)
yongzao
(iotdb) branch pipe_auth updated: fix
justinchen
(iotdb) branch pipe_auth updated: fix
justinchen
(iotdb) branch fixObjectFunctionsAndAddTests updated (6632ac238ef -> 78788bfe0f3)
shuwenwei
(iotdb) branch pipe_auth created (now bd813d85c62)
justinchen
(iotdb) branch new_opc_server updated: fix
justinchen
(iotdb) branch new_opc_server updated: fix
justinchen
(iotdb) branch new_opc_server updated: fix
justinchen
(iotdb) branch fixGrantOption created (now e3ca8e9d3e1)
shuwenwei
(iotdb) 01/01: fix check of grant option for tree model
shuwenwei
(iotdb) branch fixObjectFunctionsAndAddTests updated (487bd23839c -> 6632ac238ef)
shuwenwei
(iotdb) branch fixObjectFunctionsAndAddTests updated (80977f1be4d -> 487bd23839c)
shuwenwei
(iotdb) branch force_ci/object_type updated (32e16420335 -> 7249a52f48a)
jackietien
(iotdb) 04/10: Added back the mis-deleted "()" in last cache (#16824)
jackietien
(iotdb) 05/10: Reduced the auth log when paths are too many (#16825)
jackietien
(iotdb) 01/10: Fixed the calculation error of schema cache (#16818)
jackietien
(iotdb) 10/10: Fix compile error in DataRegion
jackietien
(iotdb) 09/10: implement intersect and except related optimization rule: MergeIntersect, MergeExcept, RemoveEmptyIntersectBranchs, EvaluateEmptyIntersect, PruneIntersectSourceColumns, PruneExceptSourceColmns (#16761)
jackietien
(iotdb) 03/10: Add 'show available urls' (#16441)
jackietien
(iotdb) 07/10: implement the except (distinct | all ) for table model #16760
jackietien
(iotdb) 02/10: Fixed the concurrency issue of region migrate and load (#16796)
jackietien
(iotdb) 08/10: added support for Blob objects to the length() function, allowing for calculating the byte size for Blob inputs (#16170)
jackietien
(iotdb) branch ty/object_type deleted (was 8c783f0615d)
jackietien
(iotdb) branch lower_version_compatibility updated (1da9f7cd139 -> 7f21e6a97db)
justinchen
(iotdb) branch lower_version_compatibility updated: protect
justinchen
(iotdb) branch lower_version_compatibility updated: older_version_compatibility
justinchen
(iotdb) branch new_opc_server updated (ea17d7ac11a -> e603a6f1a5f)
justinchen
(iotdb) 01/01: spoltess
justinchen
(iotdb) branch new_opc_server updated: older_version_compatibility
justinchen
(iotdb) branch lower_version_compatibility created (now bd813d85c62)
justinchen
(iotdb) branch new_opc_server updated: draft
justinchen
(iotdb) branch new_opc_server created (now bd813d85c62)
justinchen
(iotdb) branch fixObjectFunctionsAndAddTests updated (da0d07cc3b3 -> 80977f1be4d)
shuwenwei
(iotdb) branch fixObjectFunctionsAndAddTests updated (cf01f35ea3b -> da0d07cc3b3)
shuwenwei
(iotdb) branch fixObjectFunctionsAndAddTests updated (d59508d1b9c -> cf01f35ea3b)
shuwenwei
(iotdb) branch fixObjectFunctionsAndAddTests updated (5671f0584bf -> d59508d1b9c)
shuwenwei
(iotdb) branch ty/object_type updated (2a0d9031f9b -> 8c783f0615d)
jackietien
(iotdb) branch fixCompactionNPE1201-1.3 created (now aade7e64593)
shuwenwei
(iotdb) 01/01: fix npe
shuwenwei
(iotdb) branch fixCompactionNPE1201 created (now 6f194c2064a)
shuwenwei
(iotdb) 01/01: fix npe
shuwenwei
(iotdb) branch ty/object_type created (now 2a0d9031f9b)
jackietien
(iotdb) 01/09: Fixed the calculation error of schema cache (#16818)
jackietien
(iotdb) 04/09: Added back the mis-deleted "()" in last cache (#16824)
jackietien
(iotdb) 03/09: Add 'show available urls' (#16441)
jackietien
(iotdb) 05/09: Reduced the auth log when paths are too many (#16825)
jackietien
(iotdb) 08/09: added support for Blob objects to the length() function, allowing for calculating the byte size for Blob inputs (#16170)
jackietien
(iotdb) 07/09: implement the except (distinct | all ) for table model #16760
jackietien
(iotdb) 02/09: Fixed the concurrency issue of region migrate and load (#16796)
jackietien
(iotdb) 09/09: implement intersect and except related optimization rule: MergeIntersect, MergeExcept, RemoveEmptyIntersectBranchs, EvaluateEmptyIntersect, PruneIntersectSourceColumns, PruneExceptSourceColmns (#16761)
jackietien
(iotdb) branch opc-2-server created (now bd813d85c62)
justinchen
(iotdb) branch auth-log-13 deleted (was ec660c564b7)
jiangtian
(iotdb) branch dev/1.3 updated: Reduced the auth log when paths are too many (#16825) (#16830)
jiangtian
(iotdb) branch fixObjectFunctionsAndAddTests updated (322d75369a1 -> 5671f0584bf)
shuwenwei
(iotdb) branch remove-first created (now bd813d85c62)
justinchen
(iotdb) branch cem updated (5d89fd60266 -> 7cf2f44c307)
justinchen
(iotdb) branch cem updated (df858f115aa -> 5d89fd60266)
justinchen
(iotdb) branch model-management updated (9a726eb7aef -> 3335e1ebde1)
yongzao
(iotdb) branch model-management updated (ee343b2ee11 -> 9a726eb7aef)
yongzao
(iotdb) branch model-management updated (687ae9f15ca -> ee343b2ee11)
yongzao
(iotdb) branch model-management updated (a59af476585 -> 687ae9f15ca)
yongzao
(iotdb) branch model-management updated (8ca64570faf -> a59af476585)
yongzao
(iotdb) branch master updated: implement intersect and except related optimization rule: MergeIntersect, MergeExcept, RemoveEmptyIntersectBranchs, EvaluateEmptyIntersect, PruneIntersectSourceColumns, PruneExceptSourceColmns (#16761)
jackietien
(iotdb) branch wx_internal_address deleted (was cd17b0e5f88)
jackietien
(iotdb) branch model-management updated (ca94b0694bd -> 8ca64570faf)
yongzao
(iotdb) branch model-management updated (12418ac5188 -> ca94b0694bd)
yongzao
(iotdb) branch cem updated (b64639c29ca -> c58f9b33c5a)
justinchen
(iotdb) branch cem updated (c58f9b33c5a -> df858f115aa)
justinchen
(iotdb) branch rm-ul-c updated (a378f75bbf0 -> b1cd653d480)
justinchen
(iotdb) branch cem updated (2126eb69574 -> b64639c29ca)
justinchen
(iotdb) branch rm-ul-c updated (e46d5dc4d1d -> a378f75bbf0)
justinchen
(iotdb) branch rm-ul-c updated (7d05130cd99 -> e46d5dc4d1d)
justinchen
(iotdb) branch cem updated (e12f93d3e64 -> 098a6d1104e)
justinchen
(iotdb) branch cem updated (a7f8d4ad014 -> e12f93d3e64)
justinchen
(iotdb) branch rm-ul-c updated (ce989b38ba9 -> 7d05130cd99)
justinchen
(iotdb) branch rm-ul-c updated (0359e72da8e -> ce989b38ba9)
justinchen
(iotdb) branch cem updated (12e4efbd4e4 -> a7f8d4ad014)
justinchen
(iotdb) branch rm-ul-c updated (ba9860aa331 -> 0359e72da8e)
justinchen
(iotdb) branch cem updated (d61ab6fcdf0 -> 12e4efbd4e4)
justinchen
(iotdb) branch cem updated: fix
justinchen
(iotdb) branch cem updated: fix
justinchen
(iotdb) branch cem created (now 85281fac2a3)
justinchen
(iotdb) branch rm-ul-c updated: fix
justinchen
(iotdb) branch master updated: added support for Blob objects to the length() function, allowing for calculating the byte size for Blob inputs (#16170)
jackietien
(iotdb) branch master updated: implement the except (distinct | all ) for table model #16760
jackietien
(iotdb) branch rm-ul-c created (now bab1937f212)
justinchen
(iotdb) branch opt_aligned_tvlist updated: recover example
haonan
(iotdb) 05/06: dev
haonan
(iotdb) 04/06: Merge branch 'master' of github.com:apache/iotdb into opt_aligned_tvlist
haonan
(iotdb) 06/06: merge master
haonan
(iotdb) 03/06: dev
haonan
(iotdb) 01/06: deving
haonan
(iotdb) 02/06: Merge branch 'master' of github.com:apache/iotdb into opt_aligned_tvlist
haonan
(iotdb) branch master updated (8cb4b9be877 -> 23be2201b81)
jiangtian
(iotdb) branch auth-log-13 updated: Reduced the auth log when paths are too many (#16825)
justinchen
(iotdb) branch auth-log-13 created (now bab1937f212)
justinchen
(iotdb) branch fixObjectFunctionsAndAddTests updated (58bd35966a2 -> 322d75369a1)
shuwenwei
(iotdb) branch front-100 deleted (was 12929f75f9d)
jiangtian
(iotdb) branch master updated: Reduced the auth log when paths are too many (#16825)
jiangtian
(iotdb) branch support_schema_evolution updated: supplement DataRegionTest
jiangtian
(iotdb) branch fixObjectFunctionsAndAddTests updated (fc8344fe590 -> 58bd35966a2)
shuwenwei
(iotdb) branch fixObjectFunctionsAndAddTests updated (5d607eba052 -> fc8344fe590)
shuwenwei
(iotdb) branch fixObjectFunctionsAndAddTests created (now 5d607eba052)
shuwenwei
(iotdb) 01/01: add functions for object type and add tests
shuwenwei
(iotdb) branch support_schema_evolution updated: rewrite lastFlushTimeMap
jiangtian
(iotdb) branch master updated: Added back the mis-deleted "()" in last cache (#16824)
jiangtian
(iotdb) branch dev/1.3 updated: [To dev/1.3] Fixed the concurrency issue of region migrate and load (#16796) (#16823)
jiangtian
(iotdb) branch rml deleted (was 08f8ef6402d)
jiangtian
(iotdb) branch Fix-kh deleted (was f67f90c43d5)
jiangtian
(iotdb) branch dev/1.3 updated: [To dev/1.3] Cherry-pick some IoTConsensus related commits to 1.3 (#16812)
jiangtian
(iotdb) branch cp_iot_1.3 deleted (was ff4e391ee22)
jiangtian
(iotdb) branch front-100 updated (112fa0d3d76 -> 12929f75f9d)
justinchen
(iotdb) branch support_schema_evolution updated: add mergedSchema
jiangtian
(iotdb) branch front-100 updated: partial
justinchen
(iotdb) branch support_schema_evolution updated: EvolvedSchema may merge
jiangtian
(iotdb) branch front-100 created (now c4114b95d94)
justinchen
(iotdb) branch model-management updated (21ad4ac87a0 -> 12418ac5188)
yongzao
(iotdb) branch model-management updated (baa2c15d68d -> 21ad4ac87a0)
yongzao
(iotdb) branch Fix-kh updated: fix
justinchen
(iotdb) branch Fix-kh created (now c4114b95d94)
justinchen
(iotdb) branch support_schema_evolution updated: Add SchemaEvolutionFIle
jiangtian
(iotdb) branch showAvailableUrls deleted (was 80994d9ecfe)
jackietien
(iotdb) branch master updated: Add 'show available urls' (#16441)
jackietien
(iotdb) branch rml updated (325691bf561 -> 08f8ef6402d)
justinchen
(iotdb) branch rml updated: cp
justinchen
(iotdb) branch rml updated: Fixed the concurrency issue of region migrate and load (#16796)
justinchen
(iotdb) branch cssf deleted (was 8fa413e62bd)
jiangtian
(iotdb) branch dev/1.3 updated: Fixed the calculation error of schema cache (#16818) (#16822)
jiangtian
(iotdb) branch rml created (now 50563b6ee79)
justinchen
(iotdb) branch cssf updated: Fixed the calculation error of schema cache (#16818)
justinchen
(iotdb) branch cssf created (now 50563b6ee79)
justinchen
(iotdb) branch region-migrate-and-load deleted (was 2c62ceb04b6)
jiangtian
(iotdb) branch master updated: Fixed the concurrency issue of region migrate and load (#16796)
jiangtian
(iotdb) branch dev/1.3 updated: [To dev/1.3] Pipe: Fixed the check for no permission 2 (#16804) (#16815)
jiangtian
(iotdb) branch parallel-check-13 deleted (was da64203ec45)
jiangtian
(iotdb) branch dev/1.3 updated: Pipe: Fixed the bug of missing parallel conflict check and receiver log (#16814) (#16820)
jiangtian
(iotdb) branch schema_cache_cal_fix deleted (was 559a7c59aea)
jiangtian
(iotdb) branch master updated: Fixed the calculation error of schema cache (#16818)
jiangtian
(iotdb) branch auth-fix-2 deleted (was 1f4bdbe3258)
jiangtian
(iotdb) branch cp_measurement_check deleted (was 7c299646874)
jiangtian
(iotdb) branch dev/1.3 updated: Add a judgment in order to avoid occur NPE when one value of measurementSchemas is null (#15574) (#16813)
jiangtian
(iotdb) branch cp_iot_1.3 updated (55532790905 -> ff4e391ee22)
jiangtian
(iotdb) branch ty/object_type deleted (was 70eee3a37ee)
jackietien
(iotdb) branch force_ci/object_type updated (1b2d3ffcff0 -> 32e16420335)
jackietien
(iotdb) 03/06: Update ratis-thirdparty-misc version to 1.0.10 (#16807)
jackietien
(iotdb) 04/06: Fix window partiton across two TsBlock bugs (#16809)
jackietien
(iotdb) 02/06: Pipe: Fixed the check for no permission 2 (#16804)
jackietien
(iotdb) 06/06: Fixed the bug of 305 error for unsupported table opreations #16816
jackietien
(iotdb) 01/06: Add IT for session and jdbc query
jackietien
(iotdb) 05/06: may_fix (#16814)
jackietien
(iotdb) branch ty/object_type updated (9d3414e2dd4 -> 70eee3a37ee)
jackietien
(iotdb) 04/05: may_fix (#16814)
jackietien
(iotdb) 05/05: Fixed the bug of 305 error for unsupported table opreations #16816
jackietien
(iotdb) 01/05: Pipe: Fixed the check for no permission 2 (#16804)
jackietien
(iotdb) 02/05: Update ratis-thirdparty-misc version to 1.0.10 (#16807)
jackietien
(iotdb) 03/05: Fix window partiton across two TsBlock bugs (#16809)
jackietien
(iotdb) branch ty/object_type created (now 9d3414e2dd4)
jackietien
(iotdb) 01/01: Add IT for session and jdbc query
jackietien
(iotdb) branch support_schema_evolution created (now 03a5c3d4e22)
jiangtian
(iotdb) 01/01: tmp save
jiangtian
(iotdb) branch parallel-check-13 updated (605b9fa6a81 -> da64203ec45)
justinchen
(iotdb) 01/01: Pipe: Fixed the bug of missing parallel conflict check and receiver log (#16814)
justinchen
(iotdb) branch 305-fix deleted (was 13aa1be0d9a)
jackietien
(iotdb) branch master updated: Fixed the bug of 305 error for unsupported table opreations #16816
jackietien
(iotdb) branch parallel-check-13 updated: may_fix (#16814)
justinchen
(iotdb) branch parallel-check-13 created (now 480fc9971f0)
justinchen
(iotdb) branch parrallel-check-2 deleted (was 66f12aff389)
jiangtian
(iotdb) branch master updated: may_fix (#16814)
jiangtian
(iotdb) branch model-management created (now baa2c15d68d)
yongzao
(iotdb) 01/04: refactor_built_in_models
yongzao
(iotdb) 04/04: Update model_manager.py
yongzao
(iotdb) branch schema_cache_cal_fix updated: back-roll
justinchen
(iotdb) branch schema_cache_cal_fix updated: ff
justinchen
(iotdb) branch schema_cache_cal_fix created (now 100c5a3c5c6)
justinchen
(iotdb) branch 305-fix updated: fix
justinchen
(iotdb) branch 305-fix created (now 100c5a3c5c6)
justinchen
Earlier messages
Later messages