Skip to content

[Bug] Malformed packet error will query on es table #16645

@SaintBacchus

Description

@SaintBacchus

Search before asking

  • I had searched in the issues and found no similar issues.

Version

master

What's Wrong?

image

When using a select * limit 10 sql to query es table, I got these issue.

What You Expected?

Get right result

How to Reproduce?

I create a es table with the new version of DataTimeV2 and DecimalV3, and these may cuase these problem since BE had not impl these two type.

Anything Else?

These configuration should be set in properties in create table sql:

"max_docvalue_fields"="120"

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions