qidian99 commented on PR #1261:
URL: 
https://github.com/apache/incubator-paimon/pull/1261#issuecomment-1590585568

   > I think we need to support the scenario that paimon table name different 
with mysql table name, such as adding prefix like "ods_" or adding suffix like 
"_ods" to indicate that those paimon tables belong to the "operation data 
store" layer in data warehouse system, how do you think?
   
   @ChenShuai1981 Yes, adding prefixes and suffixes is often needed in data 
ingestion. There are several other features that are missing at this time being:
   
   1. add prefix and suffix to database and time
   2. specify primary key or using unique key as primary key for tables w/o pk
   3. merge multiple table from source into single table in Paimon
   4. normalize source columns if contain invalid characters


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to