stoneatom / stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
https://stonedb.io/
GNU General Public License v2.0
864 stars 140 forks source link

backport: timestamp union timestamp #1690

Open hustjieke opened 1 year ago

hustjieke commented 1 year ago

Is your feature request related to a problem? Please describe.

previous working issue: #1114

Describe the solution you'd like

Describe alternatives you've considered

Additional context

hustjieke commented 1 year ago

assigned me!

hustjieke commented 1 year ago

Is your feature request related to a problem? Please describe.

previous working issue: #1114

Describe the solution you'd like

Describe alternatives you've considered

Additional context

These commits does not fix datetime union timestamp, fix by pr next: commit id: 215161d0bad3a4f71d966aa1a425e29f14a1d6c0 commit id: af1508f89e803f6930c10993bb21ee353f8d8e37 commit id: 3fa2aab042e53a679b1045f98a646fc3a8bd05b9

hustjieke commented 1 year ago

Crashed happened, the root cause: we made a mistake on unit_for_union->item_list to unit_for_union->get_fields_list() in engine.cpp