Skip to content

[native]Add TableWriterMergeNode in presto protocol#20046

Merged
xiaoxmeng merged 1 commit intoprestodb:masterfrom
xiaoxmeng:merge
Jul 5, 2023
Merged

[native]Add TableWriterMergeNode in presto protocol#20046
xiaoxmeng merged 1 commit intoprestodb:masterfrom
xiaoxmeng:merge

Conversation

@xiaoxmeng
Copy link
Contributor

== NO RELEASE NOTE ==

@xiaoxmeng xiaoxmeng changed the title [native]Add table writer merge node in presto protocol [native]Add TableWriterMergeNode in presto protocol Jul 4, 2023
@xiaoxmeng xiaoxmeng marked this pull request as ready for review July 4, 2023 06:28
@xiaoxmeng xiaoxmeng requested a review from a team as a code owner July 4, 2023 06:28
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are so many formatting changes and it's difficult to see what's actually changed. Would it be possible to exclude the pure formatting changes?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yingsu00 These files are auto-generated by running make protocol.

Copy link
Contributor

@mbasmanova mbasmanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xiaoxmeng Thanks.

@mbasmanova
Copy link
Contributor

@xiaoxmeng There are CI failures:

[ERROR] Failures: 
[ERROR]   TestPrestoNativeAggregations>AbstractTestQueryFramework.init:84->createExpectedQueryRunner:31 ? Creation Unable to create injector, see the following errors:

1) Configuration property 'hive.allow-drop-table' was not used
  at com.facebook.airlift.bootstrap.Bootstrap.lambda$initialize$2(Bootstrap.java:244)

1 error
[ERROR]   TestPrestoNativeJoinQueries>AbstractTestQueryFramework.init:84->createExpectedQueryRunner:31 ? Creation Unable to create injector, see the following errors:

1) Configuration property 'hive.allow-drop-table' was not used
  at com.facebook.airlift.bootstrap.Bootstrap.lambda$initia

@xiaoxmeng
Copy link
Contributor Author

@mbasmanova thanks for the quick review. Let me rebase and the hive drop table option change has been reverted.

@amitkdutta
Copy link
Contributor

@mbasmanova thanks for the quick review. Let me rebase and the hive drop table option change has been reverted.

@xiaoxmeng There are CI failures:

[ERROR] Failures: 
[ERROR]   TestPrestoNativeAggregations>AbstractTestQueryFramework.init:84->createExpectedQueryRunner:31 ? Creation Unable to create injector, see the following errors:

1) Configuration property 'hive.allow-drop-table' was not used
  at com.facebook.airlift.bootstrap.Bootstrap.lambda$initialize$2(Bootstrap.java:244)

1 error
[ERROR]   TestPrestoNativeJoinQueries>AbstractTestQueryFramework.init:84->createExpectedQueryRunner:31 ? Creation Unable to create injector, see the following errors:

1) Configuration property 'hive.allow-drop-table' was not used
  at com.facebook.airlift.bootstrap.Bootstrap.lambda$initia

Its from a local master. The allow-drop-table option is reverted #20025

@xiaoxmeng xiaoxmeng merged commit 4d1bb73 into prestodb:master Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants