luzongzhu commented on issue #5441:
URL: https://github.com/apache/seatunnel/issues/5441#issuecomment-1710357906

   @CheneyYin flink paimon create table 
   CREATE TABLE `pm`.`biods`.`ekkn`
   (
       `ebeln`            STRING,
       `ebelp`            STRING,
       `mandt`            STRING,
       `zekkn`            STRING,
       `loekz`            STRING,
       `aedat`            STRING,
       `kflag`            STRING,
       `menge`            DECIMAL(13, 3),
       `vproz`            DECIMAL(3, 1),
       `netwr`            DECIMAL(13, 2),
       `sakto`            STRING,
       `gsber`            STRING,
       `kostl`            STRING,
       `projn`            STRING,
       `vbeln`            STRING,
       `vbelp`            STRING,
       `veten`            STRING,
       `kzbrb`            STRING,
       `anln1`            STRING,
       `anln2`            STRING,
       `aufnr`            STRING,
       `wempf`            STRING,
       `ablad`            STRING,
       `kokrs`            STRING,
       `xbkst`            STRING,
       `xbauf`            STRING,
       `xbpro`            STRING,
       `erekz`            STRING,
       `kstrg`            STRING,
       `paobjnr`          STRING,
       `prctr`            STRING,
       `ps_psp_pnr`       STRING,
       `nplnr`            STRING,
       `aufpl`            STRING,
       `imkey`            STRING,
       `aplzl`            STRING,
       `vptnr`            STRING,
       `fipos`            STRING,
       `recid`            STRING,
       `zzfzh`            STRING,
       `zzpth`            STRING,
       `zzicp`            STRING,
       `zzbran1`          STRING,
       `fistl`            STRING,
       `geber`            STRING,
       `fkber`            STRING,
       `dabrz`            STRING,
       `aufpl_ord`        STRING,
       `aplzl_ord`        STRING,
       `mwskz`            STRING,
       `txjcd`            STRING,
       `navnw`            DECIMAL(13, 2),
       `kblnr`            STRING,
       `kblpos`           STRING,
       `lstar`            STRING,
       `prznr`            STRING,
       `grant_nbr`        STRING,
       `budget_pd`        STRING,
       `fm_split_batch`   STRING,
       `fm_split_begru`   STRING,
       `aa_final_ind`     STRING,
       `aa_final_reason`  STRING,
       `aa_final_qty`     DECIMAL(13, 3),
       `egrup`            STRING,
       `vname`            STRING,
       `tcobjnr`          STRING,
       `dateofservice`    STRING,
       `notaxcorr`        STRING,
       `diffoptrate`      DECIMAL(9, 6),
       `hasdiffoptrate`   STRING,
       `fmfgus_key`       STRING,
       `aa_final_qty_f`   DECIMAL(13, 2),
       `menge_f`          DECIMAL(13, 2),
       `fdop_import_time` STRING,
       PRIMARY KEY (`ebeln`, `ebelp`) NOT ENFORCED
   );
   ��


-- 
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