79629707

Date: 2025-05-20 02:33:44
Score: 2
Natty:
Report link

When using the hive writeback function, several points need to be paid attention to:

  1. Open the new global optimizer set global enable_nereids_planner = true
  2. Close the fallback set global enable_fallback_to_original_planner=false

For some clusters upgraded from old versions, the default values ​​of the above parameters may still be old, so they need to be adjusted manually.

In addition, it is recommended to upgrade to a stable version >= 2.1.5

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Hayden