This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch ci-add-column
in repository https://gitbox.apache.org/repos/asf/fluss.git
was 9be3ebcac revert source changes
This change permanently discards the following revisions:
discard 9be3ebcac revert source changes
discard 205b7261a fix failed case
discard fd79eba43 WIP
discard 1e3ecf289 WIP
discard 639c49203 WIP
discard 57166d866 ServerSchemaCache TablePath -> tableId
discard 8660164b0 KvTablet
discard 28d4b24a5 fix lookup
discard fd9e18730 fix sink
discard 113334993 add javadoc
discard ff3db43d4 WIP3
discard aa31e1c4c revert FlinkAsFlussRow changes
discard 5d65a20b7 WIP2
discard 78eedf86c WIP
discard df0abce84 server projection cache
discard 6295cf7d9 WIP1
discard e715276f2 WIP
discard 19fa00d52 make Lookup requests async
discard e36f53348 update AlterTableRequest util
discard ad937e8ba remove AlterColumnOpType
discard 9742f897e remove Connection.getTable with Schema Info.
discard a475aeeb7 1. reduce the re-calculate of file projection. 2. fix test
discard afb39485b Fix lookup and get schema deadlock.
discard 44f9fcb11 1. modified based on CR 2. flink write with smaller row
discard c4dcf7d9c POC: Support Add Column.