1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-09-06 19:32:47 +02:00

Commit graph

  • 646370303a
    Merge 061cfbd7e7 into 63f4bc64a3 Chris Lu 2025-09-06 10:21:34 -07:00
  • 061cfbd7e7 fix limit offset add-sql-querying chrislu 2025-09-06 10:21:29 -07:00
  • 96fe6b201f fix where clause chrislu 2025-09-06 00:41:17 -07:00
  • ca6e88e67b fix count * chrislu 2025-09-06 00:29:48 -07:00
  • 2ca4c77565 fix tests chrislu 2025-09-06 00:21:32 -07:00
  • dd52f08090 test SQLs chrislu 2025-09-05 23:47:08 -07:00
  • 3480607a57 postgres only chrislu 2025-09-05 23:23:06 -07:00
  • 3eb911e19f add cockroachdb parser chrislu 2025-09-05 21:57:27 -07:00
  • 7fccbc9938 recursive functions chrislu 2025-09-05 19:50:50 -07:00
  • 7e2f4aa7df extract chrislu 2025-09-05 18:21:25 -07:00
  • e48eb4aba2 refactor chrislu 2025-09-05 15:46:44 -07:00
  • 494904c9c2 database qualifier chrislu 2025-09-05 15:29:51 -07:00
  • 7f9d16aae6
    Merge b9ee15393f into 63f4bc64a3 Bruce Zou 2025-09-06 00:16:04 +02:00
  • dbc030912b unused code path chrislu 2025-09-05 15:00:13 -07:00
  • 7a240b421b fix time functions chrislu 2025-09-05 14:58:04 -07:00
  • 211a0e95be add ttl for catalog chrislu 2025-09-05 14:18:36 -07:00
  • b1fd1176e5 ensure empty spaces for literals chrislu 2025-09-05 13:48:41 -07:00
  • cd2b072e21 fix string concat chrislu 2025-09-05 13:34:08 -07:00
  • 95e3a0df9d fix string function bugs and add tests chrislu 2025-09-05 13:10:46 -07:00
  • dcc693ba4c fix math chrislu 2025-09-05 12:56:13 -07:00
  • 73e1aaaf89 fix id*2 chrislu 2025-09-05 12:36:41 -07:00
  • 13d4735d96 Update Makefile chrislu 2025-09-05 12:22:56 -07:00
  • 615fb41ba8 limit with offset chrislu 2025-09-05 12:20:02 -07:00
  • b4eca8610e Update db.go chrislu 2025-09-05 11:46:07 -07:00
  • f15fc6b7f0 clean up chrislu 2025-09-05 11:45:58 -07:00
  • d7efaadbbc
    Update weed/mq/broker/broker_grpc_query.go Chris Lu 2025-09-05 11:22:59 -07:00
  • 8dacb8fb22
    Merge 1cb03cc7d2 into 63f4bc64a3 ChengDaqi2023 2025-09-06 01:22:22 +08:00
  • 63f4bc64a3
    fix: helm chart with COSI deployment enabled breaks on helm upgrade (#7201) master David Jansen 2025-09-05 19:16:22 +02:00
  • e2b06fcbe3 Fix data race in FUSE GetAttr operation chrislu 2025-09-05 09:03:59 -07:00
  • c5e54c366d
    fix: helm chart with COSI deployment enabled breaks on helm upgrade David Jansen 2025-09-05 17:08:51 +02:00
  • a0e5d08123
    Merge 6d59a974eb into 0ac3c65480 NyaMisty 2025-09-05 16:53:38 +02:00
  • b257962ad4
    Merge 2d806b5ccd into 0ac3c65480 Chris Lu 2025-09-05 19:54:06 +05:30
  • 0ac3c65480
    revert changes collectStatForOneVolume (#7199) Dmitriy Pavlov 2025-09-05 16:37:05 +03:00
  • e22d6557ec
    Merge 9983f9db46 into b3b1316b54 vivekkoya 2025-09-05 15:32:30 +03:00
  • 442baf40ac
    Merge edbb237e7a into b3b1316b54 Chris Lu 2025-09-05 15:15:12 +03:00
  • 63296b820a revert changes collectStatForOneVolume Dimonyga 2025-09-05 14:45:46 +03:00
  • bfebc56978 Revert "upgrade to raft v1.1.4 resolving race in leader" chrislu 2025-09-05 00:36:35 -07:00
  • 8e85370c71 Revert "raft 1.1.5" chrislu 2025-09-05 00:36:30 -07:00
  • b1054bf43a Update SQL_FEATURE_PLAN.md chrislu 2025-09-05 00:10:58 -07:00
  • 5f3bdfadbf raft 1.1.5 chrislu 2025-09-05 00:09:05 -07:00
  • fa620f0223 upgrade to raft v1.1.4 resolving race in leader chrislu 2025-09-04 23:58:04 -07:00
  • 2d582f9cb6 Update SQL_FEATURE_PLAN.md chrislu 2025-09-04 23:19:07 -07:00
  • ed57d08909 fix build docker chrislu 2025-09-04 23:14:47 -07:00
  • 43f8332297 normal if no partitions found chrislu 2025-09-04 23:14:36 -07:00
  • b3b1316b54
    fix missing support for .Values.global.repository (#7195) Benjamin Reed 2025-09-05 01:28:21 -04:00
  • f1008b554e improve docker build chrislu 2025-09-04 21:23:25 -07:00
  • bdf43f53e9 comment chrislu 2025-09-04 21:10:10 -07:00
  • 93867ca04b Update mocks_test.go chrislu 2025-09-04 21:00:50 -07:00
  • 32dc65167f fix comments chrislu 2025-09-04 19:44:12 -07:00
  • 92a1ab25f4 address comments chrislu 2025-09-04 18:41:46 -07:00
  • 53d9a81791 fix "use db" chrislu 2025-09-04 18:34:05 -07:00
  • 04e83281f2 Update SQL_FEATURE_PLAN.md chrislu 2025-09-04 18:32:16 -07:00
  • 3cbe20e4e8 fix tests chrislu 2025-09-04 18:30:46 -07:00
  • 9f4d4e4559 using consts; avoid test data in production binary chrislu 2025-09-04 18:15:14 -07:00
  • 9b1919a8eb int range chrislu 2025-09-04 16:40:44 -07:00
  • 279abda3b7 support string concatenation || chrislu 2025-09-04 16:38:08 -07:00
  • e528629944 avoid closing closed channel chrislu 2025-09-04 10:03:31 -07:00
  • 920becfa5f
    Update weed/query/engine/hybrid_message_scanner.go Chris Lu 2025-09-04 10:02:32 -07:00
  • d572443c79 ensure int conversion correctness chrislu 2025-09-04 09:54:24 -07:00
  • 02d36637de limit with offset chrislu 2025-09-04 09:13:54 -07:00
  • 164158b2a1 Update SQL_FEATURE_PLAN.md chrislu 2025-09-04 09:13:46 -07:00
  • 20f61388bf support limit with offset chrislu 2025-09-04 08:44:27 -07:00
  • e030913d9f clean up chrislu 2025-09-04 08:37:01 -07:00
  • eec9558925
    Update postgres-examples/README.md Chris Lu 2025-09-04 08:13:35 -07:00
  • 2e4ba5b2fc redirect GetUnflushedMessages to brokers hosting the topic partition chrislu 2025-09-04 08:10:19 -07:00
  • 19a3da757f Update README.md chrislu 2025-09-04 08:08:40 -07:00
  • 31d5960f00 int overflow chrislu 2025-09-04 08:08:36 -07:00
  • cd928f9f38 heap sort the data sources chrislu 2025-09-04 08:08:23 -07:00
  • 6fcc573709 fix: Improve test stability for date/time functions chrislu 2025-09-04 07:47:17 -07:00
  • 2b35cca9bd refactor: Split sql_functions.go into smaller, focused files chrislu 2025-09-04 06:56:06 -07:00
  • 6822279b81
    Merge 0dea68783b into cd78e653e1 StillMoon 2025-09-04 16:04:27 +03:00
  • cd78e653e1
    add disable volume_growth flag (#7196) Dmitriy Pavlov 2025-09-04 15:39:56 +03:00
  • 4f3ca73226 Fix DoAutomaticVolumeGrow Dimonyga 2025-09-04 11:25:55 +03:00
  • 474540f37f http dirAssignHandler fix Dimonyga 2025-09-04 11:04:29 +03:00
  • 4c4b1a4ffb add disable volume_growth flag Dimonyga 2025-09-04 10:52:45 +03:00
  • 179a7b446e feat: Add comprehensive string functions with extensive tests chrislu 2025-09-04 00:21:17 -07:00
  • 25b07fda6c feat: Add DATE_TRUNC function with comprehensive tests chrislu 2025-09-04 00:18:31 -07:00
  • ac69d6e5c7 feat: Add date/time functions CURRENT_DATE, CURRENT_TIMESTAMP, EXTRACT with comprehensive tests chrislu 2025-09-04 00:16:22 -07:00
  • cc3ac76304 feat: Add mathematical functions ROUND, CEIL, FLOOR, ABS with comprehensive tests chrislu 2025-09-04 00:14:51 -07:00
  • 32bd48ffb8 feat: Add basic arithmetic operators (+, -, *, /, %) with comprehensive tests chrislu 2025-09-04 00:13:51 -07:00
  • bdf3f7caa9 fix chrislu 2025-09-04 00:07:06 -07:00
  • a17062218c fix chrislu 2025-09-03 22:57:47 -07:00
  • 6dcade043b code reuse chrislu 2025-09-03 21:54:41 -07:00
  • 623a278a0f
    Update SQL_FEATURE_PLAN.md Chris Lu 2025-09-03 21:55:12 -07:00
  • 5adea57224
    Update weed/util/log_buffer/log_buffer.go Chris Lu 2025-09-03 21:54:51 -07:00
  • d192536376 fix chrislu 2025-09-03 21:44:27 -07:00
  • eb03d05c97 fmt chrislu 2025-09-03 17:58:11 -07:00
  • bdce5439d8 fixes chrislu 2025-09-03 17:57:06 -07:00
  • 1db1206827 fix splitting multiple SQLs chrislu 2025-09-03 17:47:24 -07:00
  • ea758d0d9f remove sleep chrislu 2025-09-03 17:43:54 -07:00
  • 69e6902072 handling errors chrislu 2025-09-03 17:42:30 -07:00
  • 4060ea34a9 Update SQL_FEATURE_PLAN.md chrislu 2025-09-03 17:42:15 -07:00
  • 191bad0a21 timeout client connections chrislu 2025-09-03 15:49:27 -07:00
  • 323193cf8c no more mysql chrislu 2025-09-03 15:34:39 -07:00
  • d42b6198d3
    use base rather than last + splitList Benjamin Reed 2025-09-03 16:21:11 -04:00
  • 2acef21407
    rework based on gemini feedback to handle repository+imageName more cleanly Benjamin Reed 2025-09-03 16:17:18 -04:00
  • c1c61fc7b4
    fix missing support for .Values.global.repository Benjamin Reed 2025-09-03 15:58:16 -04:00
  • bec567598f fix tests, avoid panic chrislu 2025-09-03 10:27:50 -07:00
  • 48a9bee3b8 fix describe issue chrislu 2025-09-03 10:16:19 -07:00
  • 50040a68bb fix chrislu 2025-09-03 09:54:31 -07:00