Vallish Pai
Vallish Pai
## Proposed changes Issue Number: close #32572 Support table_options in information_schema. UT result: mysql> select * from information_schema.table_options where table_schema="test_table_options_db"\G *************************** 1. row *************************** TABLE_NAME: rangetable TABLE_CATALOG: internal TABLE_SCHEMA: test_table_options_db...
## Proposed changes Issue Number: close #xxx add regression for exception scenarios. ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected])...
## Proposed changes Issue Number: close #xxx method name, comments and logs improved in be/src folder. ## Further comments If this is a relatively large or complex change, kick off...
adding document for table_options and table_properties. code PR #38746
## Proposed changes Issue Number: close #39574 Added support for new scalar function session_user() when run sqlmap tool on Doris master it gave error like session_user() function not found. mysql...
## Proposed changes Issue Number: close #xxx https://github.com/apache/doris/issues/37817 use awaitility in few testcases
1) distutils not available from python 3.12 so clang-format-lint-action will fail. 2) strtobool is relatively simple function, we can use this function if the import fails. inspiration: 1) https://stackoverflow.com/questions/42248342/yes-no-prompt-in-python3-using-strtobool
document update for https://github.com/apache/doris/pull/43107 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese // need...