Skip to content

typo(docs): fix some docs problem#2227

Open
LGDHuaOPER wants to merge 1 commit intoapache:masterfrom
LGDHuaOPER:lgdhua_fix_docs
Open

typo(docs): fix some docs problem#2227
LGDHuaOPER wants to merge 1 commit intoapache:masterfrom
LGDHuaOPER:lgdhua_fix_docs

Conversation

@LGDHuaOPER
Copy link

@LGDHuaOPER LGDHuaOPER commented Mar 24, 2025

  • print(adbc_driver_flightsql.__version__) throw error.
  • fix Can not found function 'sum_merge'
  • fix Can not found function 'sum_union'
  • fix errCode = 2, detailMessage = Table testdb.test_partition is not a dynamic partition table. Use command `HELP ALTER TABLE` to see how to change a normal table to a dynamic partition table.
  • docs change SHOW INDEX FROM idx_name into SHOW INDEX FROM table_name
  • fix errCode = 2, detailMessage = Can not drop key column when table has value column with REPLACE aggregation method

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

@KassieZ
Copy link
Contributor

KassieZ commented Apr 23, 2025

please resolve the conflicts first

@KassieZ KassieZ added the has comments Some comments not resolved yet label Apr 23, 2025
@LGDHuaOPER
Copy link
Author

please resolve the conflicts first

done

@LGDHuaOPER LGDHuaOPER force-pushed the lgdhua_fix_docs branch 3 times, most recently from aa875a9 to 224d310 Compare May 22, 2025 16:35
@LGDHuaOPER
Copy link
Author

I have resolved the conflicts. Thanks! @KassieZ

+ `print(adbc_driver_flightsql.__version__)` throw error.
+ fix `Can not found function 'sum_merge'`
+ fix `Can not found function 'sum_union'`
+ fix ```errCode = 2, detailMessage = Table testdb.test_partition is not a dynamic partition table. Use command `HELP ALTER TABLE` to see how to change a normal table to a dynamic partition table.```
+ docs change `SHOW INDEX FROM idx_name` into `SHOW INDEX FROM table_name`
+ fix `errCode = 2, detailMessage = Can not drop key column when table has value column with REPLACE aggregation method`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has comments Some comments not resolved yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants