tidb icon indicating copy to clipboard operation
tidb copied to clipboard

import into: design doc

Open D3Hunter opened this issue 1 year ago • 2 comments

What problem does this PR solve?

Issue Number: ref #42930

Problem Summary:

What is changed and how it works?

  • add design doc for IMPORT INTO statement

Check List

Tests

  • [ ] Unit test
  • [ ] Integration test
  • [ ] Manual test (add detailed scripts or steps below)
  • [x] No code

Side effects

  • [ ] Performance regression: Consumes more CPU
  • [ ] Performance regression: Consumes more Memory
  • [ ] Breaking backward compatibility

Documentation

  • [ ] Affects user behaviors
  • [ ] Contains syntax changes
  • [ ] Contains variable changes
  • [ ] Contains experimental features
  • [ ] Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

D3Hunter avatar Jun 08 '23 10:06 D3Hunter