Application-time periods support (phase 1)
(MDEV-16972)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Versioned Tables |
| Affects Version/s: | None |
| Fix Version/s: | 10.4.0 |
| Type: | Technical task | Priority: | Critical |
| Reporter: | Nikita Malyavin | Assignee: | Nikita Malyavin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Comments |
| Comment by Sergei Golubchik [ 2018-08-14 ] | |||||||||
|
Note that standard explicitly says that SELECT ... AS OF does not apply to application-period tables | |||||||||
| Comment by Nikita Malyavin [ 2018-08-15 ] | |||||||||
|
The standard says, that they are not sure if this solution is the best, and they look forward for what other researchers would invent. Worth to metion, that IBM has this extension. | |||||||||
| Comment by Nikita Malyavin [ 2019-01-23 ] | |||||||||
|
Good place to initialize vers_conditions.name is in parser:
|